Skip to content

In this project, I used LSTMs to predict next days' close price of Apple Inc given previous 30 days' close price.

Notifications You must be signed in to change notification settings

hziya/stockpredictionwithLSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Apple stock price prediction using LSTM

In this project, I used LSTMs to predict next days' close price of Apple given previous 30 days' close price.

Results

Blue plot is train data, orange is target test data, green is predicted data

Used libraries

Pandas

Keras

matplotlib

numpy

sklearn

pandas_datareader

datetime

About

In this project, I used LSTMs to predict next days' close price of Apple Inc given previous 30 days' close price.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published