Prediction of Tehran stock market index based on the historical index, Brent oil, and dollar prices.
- Python3 or above
Clone the repository on your local machine. then run following
python -m venv env
source env/bin/activate
pip install -r requirements.txt
python test.py
It plots the stock prediction based on provided data in CSV file.