We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[100%**] 1 of 1 downloaded Traceback (most recent call last): File "LSTM_model.py", line 37, in X_predict = np.array(stock).reshape((1, 10, 1)) / 200 ValueError: cannot reshape array of size 9 into shape (1,10,1)