TSForecasting
TSForecasting copied to clipboard
This repository contains the implementations related to the experiments of a set of publicly available datasets that are used in the time series forecasting research space.
Hi, The M4 competition defined the seasonality of the weekly, daily, and hourly datasets to be 1. However, it seems that your work uses ~52 for weekly, 7 for daily,...
Hi, I tried using the given python script to load some datasets. It fails on the Wikipedia web traffic dataset, due to non latin characters in the page titles. Should...
Hi, thank you for the hard work establishing this repository, collecting the datasets and releasing the code! I would like to follow up on the discussion that we had in...
I tried using data_loader.R on [temperature_rain_dataset_with_missing_values.tsf](https://zenodo.org/records/5129073), and it was not working. I halted it after over an hour. I modified the script and it now loads in a minute or...
typo in line 255
Thank you for publishing this work and maintaining this repo. In the paper or website I couldn't find any information about how did you split the dataset into train and...