Streamlit Web App for Stock Prediction
Run and install all libraries
pip install streamlit yfinance fbprophet plotly
Use the streamlit to run the web app
streamlit run main.py
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.