utilsforecast
utilsforecast copied to clipboard
Hey! Following discussion #802, would it be possible for method evaluate from utilsforecast.evaluation to work in the distributed environment? Thanks a lot!
### Description It would be nice to have the option of not plotting zero values when using the `plot_series` function when they're not relevant to the analysis. ```python from utilsforecast.data...
### Description I didnt notice a bias metric in the repo. I think this is an important one to add to better evaluate forecasts. Bias = Forecast - Actuals ###...
Adding the tweedie deviance in order to be used for model evaluation (if one decides to do so).
### Description Similar to how `fill_gaps` adds missing time stamps, providing a utility function to fill missing values would be nice to have as well. ### Use case After a...
### Description Hi I am using Nixtla packages and pretty like the framework. Regarding the losses, I'd like to propose to add 2 additional metrics especially relevant for demand forecasting,...
Bumps the ci-dependencies group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python), [actions/github-script](https://github.com/actions/github-script) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish). Updates `actions/checkout` from 4.2.2 to 5.0.0 Release notes Sourced from actions/checkout's releases. v5.0.0 What's...