项目作者: shivang040
项目描述 :
A Website where users can input company stock ticker and view the predicted stock results.
高级语言: Jupyter Notebook
项目地址: git://github.com/shivang040/Stock-Market-Prediction-Website.git
Stock-Market-Prediction-Website
A Website where users can input company stock ticker and view the predicted stock results.
To run the website
Go into the main directory and type following command in the cmd terminal
python app.py
After running command, the site will run on localhost:5000
Functioning of the website
- Type the company ticker in the input box provided.
- Then press enter or click on button.
- Wait for 5-10 seconds for the result.
- To view any other company info just change the ticker.
Prequisites
- Python v3.5 or less
- Any Latest Browser