Nixtla / mlforecast

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

add feature_engineering module #261

Closed jmoralez closed 8 months ago

jmoralez commented 8 months ago

Description

Adds the mlforecast.feature_engineering.transform_exog function to compute lag transformations on the dynamic exogenous regressors. Also adds a guide on how to use those transformed features in a typical pipeline.

Fixes #124

Checklist:

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

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB