Slackbot
08/18/2022, 6:06 PMfede (nixtla) (they/them)
08/18/2022, 6:15 PMfit
and predict
methods (like sklearn). So, to import naive the new line would be:
from statsforecast.models import Naive
The list of current models can be found here: https://nixtla.github.io/statsforecast/models.html
Did the error arise in any of the examples? We are updating them to consider the new version. :)Ginger Holt
08/18/2022, 6:24 PMfrom statsforecast.models import auto_arima, naive
fede (nixtla) (they/them)
08/18/2022, 6:32 PMGinger Holt
08/18/2022, 6:46 PM