thuml / Time-Series-Library

A Library for Advanced Deep Time Series Models.
MIT License
6.91k stars 1.1k forks source link

Will there be experiments w/ M5 data? #98

Open umitkaanusta opened 1 year ago

umitkaanusta commented 1 year ago

Do you plan to experiment with M5 data? The winner is a LightGBM model in the M5 competition, and all but one solutions in the top5 have used GBDTs - it would be nice to see how TimesNet performs there

elloza commented 15 hours ago

Good idea, I would like to propose something similar for an assignment for my students. E.g. Make a benchmark with the M5 dataset at least with some of the algorithms of this library. Any recommendations for a newcomer to this library? Thank you very much!