Neural Network

Stock Prediction & Sentiment Analysis- Part One

AAPL and LSTM

[Udemy]

Apple Stock Prediction with LSTM Neural Network

Converting to numpy array
and reshaping for use with LSTM neural network

  • converting from (1259,) to (1259, 1)