This Repository contains a program that predicts the share price for a particular organisation based on data from the past 60 days.
Modules Required
- tensorflow
- numpy
- scikit-learn
- matplotlib
- pandas
- pandas_datareader
Just download the Download.zip
file or git clone https://github.com/InvisiblePro/Stock_Market_Share_Price_Predictor.git
.
Install all requirements and make predictions for Share prices.
You can install manually using pip install
in the command prompt, or you can install through pip install -r requirements.txt
file in the command prompt.
This is just a prediction made by the model.