GIFT-Eval: A Benchmark For General Time Series Forecasting Model Evaluation
Paper • 2410.10393 • Published
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Apache TsFile version of the car_parts_with_missing subset of
GIFT-Eval.
GIFT-Eval is a benchmark for general time-series forecasting, covering 23 datasets (≈144,000 series and 177M data points) across seven domains, ten frequencies, and a range of forecast horizons. This repository contains a single subset of that benchmark.
car_parts_with_missing — Monthly car-parts sales demand series (Monash), including missing values.
All .tsfile files are stored under data/.
Read the .tsfile files with the Apache TsFile Java or Python SDK.
Salesforce/GiftEval — subset car_parts_with_missingIf you use this data, please cite GIFT-Eval:
@article{aksu2024giftevalbenchmarkgeneraltime,
title={GIFT-Eval: A Benchmark For General Time Series Forecasting Model Evaluation},
author={Taha Aksu and Gerald Woo and Juncheng Liu and Xu Liu and Chenghao Liu and Silvio Savarese and Caiming Xiong and Doyen Sahoo},
journal={arXiv preprint arXiv:2410.10393},
year={2024}
}