Skip to content

techylax/stockprediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Analaysis

In this project, I will use a keras Long Short-Term Memory (LSTM) model to predict the stock price. In order to download past stock data I am using yahoo finance api.

https://algotrading101.com/learn/yahoo-finance-api-guide/

To begin the project, I imported numpy for making scientific computations, pandas for loading and modifying datasets, and matplotlib for plotting graphs.And the data was noramlized and the trained model was use to make prediction and the result was plotted on the graph.

tt ttt tttt ttttt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published