You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to create a stock trend prediction model using a Kaggle dataset. The project uses Keras to create the model.
About
Deep learning neural network implementation in Keras, aiming to predict whether the Dow Jones index will rise or fall on a given specific date with the use of NLP sentiment analysis on top news headlines of the day, and a binary label of whether the market closed higher or lower than open..