You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add new tables to datamodel, similar to here, metrics, mertric_values, and datetime_intervals
Make a micro service with an app.py to calculate the following metrics over the last day. This could be a sub fold in this repo
For each site, look at MAE and RMSE, normalized by capacity and not, for forecast horizons, 0, 15 mins, 30 mins, 1 hours, 2,4,8, 16, 24, 36 and 48 hours
Also do this at a fleet level
Add CI tests, that check theses are all made
The text was updated successfully, but these errors were encountered:
Detailed Description
Method to calucate
Context
Possible Implementation
The text was updated successfully, but these errors were encountered: