Skip to content

Our work is based on LSTM(RNN) where our task is to forcast Stock Price of above companies. Data is from 2016-2021 each day close prices, yes! we are working with close price of stocks and from last 100 days we will predict stock price of next day.

Notifications You must be signed in to change notification settings

shubhampundhir/Stock-Market-Price-Prediction-by-LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Stock Market Price Prediction by LSTM

Google and Apple Stock Price

Above notebook is based on LSTM(RNN) where our task is to forcast Stock Price of above companies. Data is from 2016-2021 each day close prices, yes! we are working with close price of stocks and from last 100 days we will predict stock price of next day. Our task is to fetch Data of stocks from https://api.tiingo.com/documentation/general/overview but first you need to login Tiingo website and your will get your API key but keep it personal.

Above Code is posted on Kaggle with Dataset : https://www.kaggle.com/karan842/stock-price-prediction-lstm

Thank You !

About

Our work is based on LSTM(RNN) where our task is to forcast Stock Price of above companies. Data is from 2016-2021 each day close prices, yes! we are working with close price of stocks and from last 100 days we will predict stock price of next day.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published