/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.

Primary LanguageJupyter Notebook

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.