Skip to content

xzeck/LSTM-Stock-Prediction

Repository files navigation

Stock Price Prediction with LSTM

This is a simple demonstration of stock price prediction with LSTM

LSTM layers are in config.json and can be modified.

config also contains other configurations for the model

Results:

Metric Value
MSE 12.6167
RMSE 3.5520
MAE 2.5480
R2 0.9450
MAPE 2.6787
Directional Accuracy 53.12%

Graphs:

Combined: combined

Error distribution: Error Distribution

Moving Average: Moving Average

Predictions vs Actual: Predictions vs Actual

Predictions: Predictions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages