Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 379 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 379 Bytes

Netflix-Stock-Prediction

This dataset was taken from Kaggle and I used a LSTM (Long Short Term Memory) model to predict the adj close values. However, to be noted here that the modeling does not forecast stock values, that will be done in a separate project, it only predicts the adj closing value based on other factors like opening value, high, low and volume for the day.