s4
s4 copied to clipboard
Help with Forex Dataset Configuration for s4 Model
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!