Franky1 / Stock-Market-Prediction

Streamlit app forked for debugging purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Market Prediction Streamlit app using Stacked LSTM

View this in action

Using streamlit to show the Stock market prediction based on real time Streamlit App

App in a Glance

About Procedure Rules Sample Visualization Prediction

Code execution

Ensure all dependencies are installed

pip install -r requirements.txt

Run this command

streamlit run path/to/stock1.py

To update requirements.txt, navigate to folder containing stock1.py and execute the following

python -m pigar -p .\requirements.txt

About

Streamlit app forked for debugging purposes

License:Apache License 2.0


Languages

Language:Python 100.0%