Nixtla / neuralforecast

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

PatchTST Usage Example[<neuralforecast/nbs/models.patchtst>] #884

Closed rajshah4 closed 3 months ago

rajshah4 commented 5 months ago

Description

The usage example for PatchTST has the line: from neuralforecast.models import MLP that should be from neuralforecast.models import PatchTST

Link

This is the doc page on the site https://nixtlaverse.nixtla.io/neuralforecast/models.patchtst.html#usage-example