Nixtla / neuralforecast

Scalable and user friendly neural :brain: forecasting algorithms.
https://nixtlaverse.nixtla.io/neuralforecast
Apache License 2.0
2.69k stars 312 forks source link

[FEAT] Add MOMENT #1011

Open elephaint opened 1 month ago

elephaint commented 1 month ago

Feature:

Todo:

review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

elephaint commented 1 month ago

awesome @elephaint! i left a couple of comments. i was also speaking with @cchallu and we think it might be better to make it univariate in this iteration (mainly because for datasets with a lot of time series, the model explodes in GPU). this model is natively univariate, so in that regard there is no problem. wdyt?

You're right! Changed to BaseWindows.