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
I am trying to use the s4 model for Forex price forecasting, but I am encountering issues with configuring the dataset. The README file provides instructions on loading the dataset and setting up the configuration, but I am having trouble building a configuration specific to the Forex dataset.
Here are the details:
The forex.py (path:s4\src\dataloaders) ,
s4-informer-forex.yaml (path: s4\configs\experiment\forecasting),
forex.yaml (s4\configs\pipeline),
forex.yaml (path:s4\configs\dataset) were loaded
the forex csv files were loaded under path:s4\data\informer\forex and s4\src\data\informer\forex
Hi,
I am trying to use the s4 model for Forex price forecasting, but I am encountering issues with configuring the dataset. The README file provides instructions on loading the dataset and setting up the configuration, but I am having trouble building a configuration specific to the Forex dataset.
Here are the details:
The forex.py (path:s4\src\dataloaders) ,
s4-informer-forex.yaml (path: s4\configs\experiment\forecasting),
forex.yaml (s4\configs\pipeline),
forex.yaml (path:s4\configs\dataset) were loaded
the forex csv files were loaded under path:s4\data\informer\forex and s4\src\data\informer\forex
The whole project GitHub link: https://github.com/Gardenialover/s4/tree/main
Could you please help me with the configuration?
Thank you!
The text was updated successfully, but these errors were encountered: