damitkwr / ESRNN-GPU

PyTorch GPU implementation of the ES-RNN model for time series forecasting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dataset is so complicated

maxmax1992 opened this issue · comments

Hi, I've tried to understand the dataset and how do you really train the model on it, but it seems that the information is not available about the competition anymore.
Can you explain how the data is loaded for example from monthly Train.csv?