pkr7098/time-series-forecasting-datasets
mkdir -p dataset/ETT-small mkdir -p dataset/electricity mkdir -p dataset/traffic mkdir -p dataset/weather ( cd dataset # -t 5: Retry up to 5 times on failure # -nc: Skip download if file already exists (no-clobber) # -q: Run quietly to suppress long logs (remove if not needed) COMMON_ARGS="-t 5 -nc" URL_PREFIX="https://huggingface.co/datasets/pkr7098/time-series-forecasting-datasets/blob/main" wget $COMMON_ARGS $URL_PREFIX/ETTh1.csv & wget $COMMON_ARGS… See the full description on the dataset page: https://huggingface.co/datasets/pkr7098/time-series-forecasting-datasets.
Conversations for this repository live on Hugging Face.
CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.
Open discussions on Hugging Face