CoolFace
5 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01pkr7098 /time-series-forecasting-datasetsmkdir -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.text2 likes682 downloads4mo agoHugging Face02wayhow /time_series_forecastingtext1 likes126 downloads1y agoHugging Face03mrcksggcfc /store-sales-time-series-forecasting taken from this Kaggle competition: Dataset Description In this competition, you will predict sales for the thousands of product families sold at Favorita stores located in Ecuador. The training data includes dates, store and product information, whether that item was being promoted, as well as the sales numbers. Additional files include supplementary information that may be useful in building your models. File Descriptions and Data Field Information… See the full description on the dataset page: https://huggingface.co/datasets/mrcksggcfc/store-sales-time-series-forecasting.tabular1M<n<10M1 likes104 downloads14d agoHugging Face04illilliks /multimodal-time-series-forecastingimage100K<n<1M1 likes49 downloads1y agoHugging Face05cuonguyenphu /Store-Sales-Time-Series-Forecasting-result-0.45607tabular10K<n<100K0 likes16 downloads2d agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.