You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for the great work. It is very useful to help us understand the area of time series forecasting.
If I want to use your pipeline to evaluate models on my own datasets, may I ask how to do it? The important thing is the hyper-params. I noticed that per model, you have given the hyper-params in the scripts you offered. I guess these hyper-params are selected according to hyper-parameter searches or settings in the original papers. If I want to use my own datasets, in the TFB pipeline, is there any module that I can get the best hyper-parameters when training on my own dataset?