Skip to content

bsanket16/stock-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock Prediction

Streamlit Web App for Stock Prediction

Annotation 2021-05-25 131910 Annotation 2021-05-25 1319101 Annotation 2021-05-25 13191012 Annotation 2021-05-25 131910121

Dependencies

Run and install all libraries

pip install streamlit yfinance fbprophet plotly

Development & Production

Use the streamlit to run the web app

streamlit run main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.