Skip to content

arjunanand13/Stock-market-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Stock-market-ML

Predicting stock market using Stacked LSTM model.

In this project, the model gets recent dataset from trading view website using its API. I have created a stack LSTM model using keras , and input the training and testing dataset in 75:25 ratio. It calculates the RMSE of both trainig and testing dataset and henceforth plots a graph.

Language used : Python.

About

Predicting stock market using Stacked LSTM model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages