Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 336 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 336 Bytes

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.