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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm really enjoying the nixtla-libs.
One thing that could be improved is consistency of the signatures. E.g. arguments are called
h
, sometimeshorizon
etc. Seehttps://github.com/Nixtla/mlforecast/blob/main/mlforecast/forecast.py#L391
https://github.com/Nixtla/statsforecast/blob/main/statsforecast/models.py#LL364C17-L364C17
It would be great if they were the same. This makes it even easier to move from
statsforecast
tomlforcast
toneuralforecast
.Beta Was this translation helpful? Give feedback.
All reactions