https://github.com/debasishray16/tickerpred-streamlit
Repository connected to streamlit cloud to monitor and push changes made in code to streamlit server.
https://github.com/debasishray16/tickerpred-streamlit
csv-files deep-learning docker lstm-neural-networks machine-learning nasdaq-stocks stock-prediction streamlit streamlit-app streamlit-lottie ticker ticker-prediction
Last synced: 7 months ago
JSON representation
Repository connected to streamlit cloud to monitor and push changes made in code to streamlit server.
- Host: GitHub
- URL: https://github.com/debasishray16/tickerpred-streamlit
- Owner: debasishray16
- Created: 2024-10-08T07:15:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-30T10:08:43.000Z (12 months ago)
- Last Synced: 2025-01-13T03:30:17.199Z (9 months ago)
- Topics: csv-files, deep-learning, docker, lstm-neural-networks, machine-learning, nasdaq-stocks, stock-prediction, streamlit, streamlit-app, streamlit-lottie, ticker, ticker-prediction
- Language: Python
- Homepage: https://ticker-prediction-app-tpa.streamlit.app/
- Size: 2.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stock Predictor Streamlit App
Required modules
```text
streamlit
pandas
numpy
matplotlib
pandas_datareader
keras
tensorflow
scikit-learn
yfinance
plotly
streamlit-lottie
```