codeforboston / home-energy-analysis-tool

https://www.codeforboston.org/projects/
MIT License
8 stars 25 forks source link

Investigate outliers in rules engine #96

Open axiomizer opened 8 months ago

axiomizer commented 8 months ago

Does the rules engine calculate outliers in a satisfactory way already? If not, we need to add logic for that.

We also need to add outliers to the Pydantic output classes

erika-n commented 4 months ago

engine.py has this functionality