zeynepCankara / Stock-Price-Predictor-BIST100

LSTM models on Keras. Predicting stock price trends of BIST100.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Price Prediction on Turkish Stock Index BIST100 πŸ”₯

  • Practising RNN modals. Predicting stock price trends of BIST100 from 22 October 2017 to 22 April 2018. πŸ“ˆ πŸ“‰

  • 5 year period of training data taken from Yahoo finance website to train the LSTM recurrent neural network.

  • RNN with 60 time-steps using Dropout regularization in order to prevent overfitting.

Results

bist100 prediction graph

πŸ”œ Further improvements will also detect volatile times in the market, taking account the risk.

About

LSTM models on Keras. Predicting stock price trends of BIST100.

License:MIT License


Languages

Language:Python 100.0%