pankush9096 / Stock-Prediction-using-LSTM

I will be considering the google stocks data and will create a LSTM network for prediction.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock-Prediction-using-LSTM

I will be considering the google stocks data and will create a LSTM network for prediction. Here we have two file train and test, having its google share prices with open, high, low , close values for a particular day. Using this data in our LSTM model we will predict the open prices for next 20 days.

I will also be explaining the parameter tuning for model using keras Wrappers and Randomized Search SV.

About

I will be considering the google stocks data and will create a LSTM network for prediction.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%