timeseriesAI / tsai

Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
https://timeseriesai.github.io/tsai/
Apache License 2.0
4.91k stars 622 forks source link

PatchTST tutorial missing data #871

Open emanuelshalev opened 6 months ago

emanuelshalev commented 6 months ago

The PatchTST tutorial is trying to download data from a location no longer available.

In the "Load and Prepare Data" section of the tutorial it says: You can download all data from here: https://cloud.tsinghua.edu.cn/d/e1ccfff39ad541908bae/

The URI is no longer available. And the code to download data fails.

profPlum commented 4 months ago

Yes please fix this is the only tutorial for time-series forecasting.

DomagojKorais commented 3 months ago

you can find the dataset here: https://github.com/OrigamiSL/GBT?tab=readme-ov-file

zhangL2auto commented 1 week ago

you can find the dataset here: https://github.com/OrigamiSL/GBT?tab=readme-ov-file

I can NOT find the data in this link