Nixtla / utilsforecast

https://nixtlaverse.nixtla.io/utilsforecast
Apache License 2.0
35 stars 6 forks source link

ignore zeros on mape calculation #89

Closed jmoralez closed 1 month ago

jmoralez commented 1 month ago

Ignores the samples where the true value is zero for the MAPE calculation.

Pins numpy in the polars extra because it currently segfaults, I'll change it to polars[numpy] once they make a release.

Fixes #86

review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB