Nixtla / mlforecast

Scalable machine 🤖 learning for time series forecasting.
https://nixtlaverse.nixtla.io/mlforecast
Apache License 2.0
841 stars 80 forks source link

add as_numpy argument #249

Closed jmoralez closed 10 months ago

jmoralez commented 10 months ago

Description

Adds the as_numpy argument to MLForecast.preprocess, MLForecast.fit and MLForecast.cross_validation which will cast the features (X) to numpy before passing them to the models. The benefit of using this argument can be twofold:

Checklist:

review-notebook-app[bot] commented 10 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB