In order to run the Informer Model on the S&P 500 dataset, follow the below steps:
git clone https://github.com/Mister-JP/AML_2022_Informer-2020-model.git
- Navigate to SNP500 folder
- Open S&PIndex.ipynb
- Run the notebook cell by cell to achieve the results
In order to run the Informer Model on the Amazon dataset, follow the below steps:
git clone https://github.com/Mister-JP/AML_2022_Informer-2020-model.git
- Navigate to Amazon experiment folder
- Open 27_Close_price_diff.ipynb
- Run the notebook cell by cell to achieve the results
- Similarly for other cases you can access rest of the models in the same folder.
In order to access the code follow below steps:
git clone https://github.com/Mister-JP/AML_2022_Informer-2020-model.git
- Navigate to data_scrappers folder
- Open Data_prep (3).ipynb
- Run the notebook cell by cell to achieve the results(But you will need to enter a valid API key)