An open API service indexing awesome lists of open source software.

https://github.com/jxgamessi/stock-price-prediction-using-lstm-and-rnn

This project builds an interactive Streamlit app for stock price forecasting. It uses an ensemble of Stacked LSTM and Simple RNN models trained on user-uploaded Excel datasets. The app visualizes Bollinger Bands, model performance, and predicts the next day's stock price, offering clear insights with real-time charts and accuracy metrics.
https://github.com/jxgamessi/stock-price-prediction-using-lstm-and-rnn

ensamble-methods machine-learning nueral-networks stock-price-prediction streamlit-dashboard timeseries-forecasting

Last synced: 3 months ago
JSON representation

This project builds an interactive Streamlit app for stock price forecasting. It uses an ensemble of Stacked LSTM and Simple RNN models trained on user-uploaded Excel datasets. The app visualizes Bollinger Bands, model performance, and predicts the next day's stock price, offering clear insights with real-time charts and accuracy metrics.

Awesome Lists containing this project