Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/debasishray16/tickerpred-streamlit
https://github.com/debasishray16/tickerpred-streamlit
deep-learning docker lstm-neural-networks machine-learning stock-prediction streamlit streamlit-app streamlit-lottie ticker-prediction
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/debasishray16/tickerpred-streamlit
- Owner: debasishray16
- Created: 2024-10-08T07:15:33.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T08:59:42.000Z (about 2 months ago)
- Last Synced: 2024-10-30T09:26:40.210Z (about 2 months ago)
- Topics: deep-learning, docker, lstm-neural-networks, machine-learning, stock-prediction, streamlit, streamlit-app, streamlit-lottie, ticker-prediction
- Language: Python
- Homepage: https://ticker-prediction-app-tpa.streamlit.app/
- Size: 2.06 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
```