Join Slack
Powered by
TypeError: AutoMLForecast.fit() got an unexpected ...
# general
t
Tahir Uddin Khan
08/31/2024, 12:53 AM
TypeError: AutoMLForecast.fit() got an unexpected keyword argument 'static_features'
https://nixtlaverse.nixtla.io/mlforecast/forecast.html#mlforecast-fit
i get this error but static_features is supposed to be there in the params?
j
José Morales
08/31/2024, 4:13 AM
In the auto version the static features should go in the fit_config (
example
)
🙌 1
4
Views
Open in Slack
Previous
Next