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

It has not been possible to download the required files - get_classification_data func #850

Closed dimtsiakm closed 7 months ago

dimtsiakm commented 8 months ago

I am trying to get data using get_classification_data function with no success. I run the following command and I am getting a message that I can't download the required files. X, y, splits = get_classification_data('ECG200', split_data=False)

Xie-Hao0818 commented 8 months ago

Me too!

oguiza commented 7 months ago

This is an error that may occasionally occur when the server where the data are stored is down for any reason. There's nothing I can do to sort out the issue. Data doesn't belong to tsai. In tsai we just built some convenience functions to make it easy to download data. I 'm not able to fix this.