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
{{ message }}
This repository was archived by the owner on May 1, 2025. It is now read-only.
I want to debug the code and use my own sql data,I change the "Fire(ForecastExperiment)" into " forcastexp = ForecastExperiment(config_path='storage/experiments/ECL/96M/repeat=0/config.gin')
forcastexp.instance(model_type='deeptime')",but it not work.I would be very grateful if you can rewrite the code to start through the main function such as Informer or Autoformer.