openclimatefix / ocf-ml-metrics

Collection of simple baseline models and metrics for standardized evaluation of OCF forecasting models
MIT License
4 stars 0 forks source link

Fix MAE. Remove NMAE. Fix tests that were expecting NMAE! #9

Closed JackKelly closed 1 year ago

JackKelly commented 1 year ago

Pull Request

Description

How Has This Been Tested?

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #9 (c8ffd49) into jack/months (dbb614d) will decrease coverage by 0.03%. The diff coverage is 100.00%.

:exclamation: Current head c8ffd49 differs from pull request most recent head 5e63e69. Consider uploading reports for the commit 5e63e69 to get more accurate results

@@               Coverage Diff               @@
##           jack/months       #9      +/-   ##
===============================================
- Coverage        96.00%   95.97%   -0.03%     
===============================================
  Files                5        5              
  Lines              150      149       -1     
===============================================
- Hits               144      143       -1     
  Misses               6        6              
Impacted Files Coverage Δ
ocf_ml_metrics/metrics/errors.py 92.95% <100.00%> (-0.10%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more