RajMalik23 / Stock_Price_Prediction

in this project two models are build a Multivariate CNN-LSTM model using keras and tensorflow, ARIMA model, and FbProphet. In multivariate CNN-LSTM five feature are given as a input to the model and output as Closing price. Forecasted for the next 30 days. the dataset has been collected from Yahoo finance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock-Price prediction

In this project two models are build a Multivariate CNN-LSTM model using keras and tensorflow, ARIMA model, and FbProphet. In multivariate CNN-LSTM five feature are given as a input to the model and output as Closing price. Forecasted for the next 30 days. The dataset has been collected from Yahoo finance.

About

in this project two models are build a Multivariate CNN-LSTM model using keras and tensorflow, ARIMA model, and FbProphet. In multivariate CNN-LSTM five feature are given as a input to the model and output as Closing price. Forecasted for the next 30 days. the dataset has been collected from Yahoo finance.


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%