python===3.9.10 tensorflow===2.9.1 statsmodels===0.13.2 pmdarima===1.8.5 scikit-learn===1.1.1
- Checking if the requirements are met and execute the command
python stationaryCheck.py
- Checking if the requirements are met
- Extract the
checkpoint.zip
folder and check if it is in the root folder of the file's workspace. - Check if the
market_data.xlsx
is in the root folder of the file's workspace. - Execute the
python project.py
Excuse few plt.show() in between the project.py file.
- Checking if the requirements are met
- Dont Extract the
checkpoint.zip
folder. - check if
checkpoint
already exists, please remove it from the root folder of the file's workspace. - Check if the
market_data.xlsx
is in the root folder of the file's workspace. - Execute the
python project.py
Excuse few plt.show() in between the project.py file
GITHUB_URL: [email protected]:tejareddy8888/Quantative_Models.git