Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.64 KB

File metadata and controls

29 lines (19 loc) · 1.64 KB

Stock Market Share Price Predictor

This is an AI based project which specifically on Data domain

This Repository contains program which predicts share price for particular organisation by data of 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 and install all requirements and have predictions of your Share prices, Increase your profits!.... Enjoy!!🥳

You can install manually using pip install in command prompt, or you install through pip install -r requirements.txt file in command prompt

TOOLS and LANGUAGES

PyCharm   Visual Studio Code  


This is just prediction done by model


InvisiblePro