CoolFace
15 results

ts-arena

DAG-UPB /TS-Arena-Archive TS-Arena Archive This dataset contains historical time-series data from the TS-Arena. It is provided for offline model evaluation and backtesting. Additional domains (such as urban mobility) and regions will be added as they become available on the TS-Arena platform. Evaluation Rules Researchers using this data must follow these guidelines: Self-Reported Status: It must be clearly stated in any publication that results are based on self-obtained evaluation using… See the full description on the dataset page: https://huggingface.co/datasets/DAG-UPB/TS-Arena-Archive.time-series-forecasting0 likes1.1k downloads3mo agoHugging Facets-arena /exchange_rate Exchange Rate Dataset Part of the TS Arena benchmarking suite for time-series foundation models. Description Daily exchange rates of 8 countries (1990-2016) Statistics Total samples: 7588 Features: 8 Train samples: 5311 Validation samples: 759 Test samples: 1518 Frequency: 1 day Preprocessing Standard normalization (zero mean, unit variance) Scaler fitted on training data only Train/Val/Test split: 70%/10%/20% Usage from datasets… See the full description on the dataset page: https://huggingface.co/datasets/ts-arena/exchange_rate.tabulartime-series-forecasting1K<n<10K0 likes253 downloads9mo agoHugging Facets-arena /weather Weather Dataset Part of the TS Arena benchmarking suite for time-series foundation models. Description Max Planck Institute Weather Station - 2020 Statistics Total samples: 52696 Features: 21 Train samples: 36887 Validation samples: 5269 Test samples: 10540 Frequency: 10 minutes Preprocessing Standard normalization (zero mean, unit variance) Scaler fitted on training data only Train/Val/Test split: 70%/10%/20% Usage from datasets… See the full description on the dataset page: https://huggingface.co/datasets/ts-arena/weather.tabulartime-series-forecasting10K<n<100K0 likes204 downloads9mo agoHugging Facets-arena /electricity electricity Time series dataset: electricity Dataset Summary Property Value Frequency 1H Validation samples 1 Train samples 1 Test samples 1 Supported Tasks Time series forecasting Anomaly detection Classification (if applicable) Languages N/A (numerical data) Dataset Structure Data Instances { "item_id": "example_series_0", "start": "2020-01-01T00:00:00", "target": [1.0, 2.0, 3.0, ...]… See the full description on the dataset page: https://huggingface.co/datasets/ts-arena/electricity.texttime-series-forecastingn<1K0 likes174 downloads9mo agoHugging Facets-arena /traffic Traffic Dataset Part of the TS Arena benchmarking suite for time-series foundation models. Description Road occupancy rates from 862 sensors in San Francisco Bay Area Statistics Total samples: 17544 Features: 862 Train samples: 12280 Validation samples: 1755 Test samples: 3509 Frequency: 1 hour Preprocessing Standard normalization (zero mean, unit variance) Scaler fitted on training data only Train/Val/Test split: 70%/10%/20% Usage… See the full description on the dataset page: https://huggingface.co/datasets/ts-arena/traffic.tabulartime-series-forecasting10K<n<100K0 likes141 downloads9mo agoHugging Facets-arena /illness Illness Dataset Part of the TS Arena benchmarking suite for time-series foundation models. Description Influenza-like Illness weekly from CDC Statistics Total samples: 966 Features: 7 Train samples: 676 Validation samples: 96 Test samples: 194 Frequency: 1 week Preprocessing Standard normalization (zero mean, unit variance) Scaler fitted on training data only Train/Val/Test split: 70%/10%/20% Usage from datasets import load_dataset #… See the full description on the dataset page: https://huggingface.co/datasets/ts-arena/illness.tabulartime-series-forecastingn<1K0 likes121 downloads9mo agoHugging Face