Skip to content

A simple web app for trying out Pandas data framework built with Flask for REST services and jQuery UI.

Notifications You must be signed in to change notification settings

SudharsanRama/stock-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stock-analyzer

A simple web app for trying out Pandas data framework built with Flask for REST services and jQuery UI and predicting closing values using LSTM.

Uses Long Short Term Memory algorithm to predict the closing values of stocks for a period of last 6 months and displays the correctness with the help of RMSE (Root-mean-squared-error) metric. The model is trained with first 18 months of data and past 60 days is taken into memory for analyzing trend.

alt text

About

A simple web app for trying out Pandas data framework built with Flask for REST services and jQuery UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published