RBL Implementation Review3
RBL Implementation Review3
Learning
Name- Guided by .
Reg no-
RAHUL ANIKTA
2214501118
KUMAR KASHYAP
GUIDE'S APPROVAL
The Stock Market is one of the most active research areas, Stock market is non linear and
volatile . Predicting the Stock Market is quite challenging, and it requires intensive study of
the pattern of data. The stock market has always been a focal point for investors .Stock
market is the one place of investment but the degree of risk is high because of the
change in stock prices happens at every milli-second. In the past ,several researchers
provided several approaches to predict stock prices .The change of price of each stock
depends on the demand for that stock. So it is very difficult to guess the stock prices .
Stock trend forecasting tools are in high demand since they aid in the direct prediction of
stock prices. Various machine learning and deep learning algorithms are used to make
prediction with least inaccuracy.
Keywords: stock prediction , machine learning ,Deep Learning ,LSTM ,BILSTM and GRU.
Introduction
Platform used: Programming Algorithm: Dataset:Netflix Stocks Libraries: Numpy, Data visualization:
Jupyter Notebook Language: Python LSTM/BLSTM historical Time- Panda, Matplotlib, Line graph
series data Tensorflow, Sklearn
True future vs prediction for BiLSTM :
True future vs prediction for LSTM:
True future vs prediction for GRU:
True future vs prediction for CNN-GRU:
CALCULATING 'MAE' AND 'RMSE'
Error(Output):
CALCULATING ACCURACY
ACCURACY (Output):
Conclusion