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.
This repository belongs to pkr7098 on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
