Getting Error (Found Array With Dim 3. Estimator Expected <= 2) While Running Following Code
Checking Robustness of the model: In this section I will check robustness of my LSTM model. I have used new unseen datasets for this from July 1, 2017 to July 20,2017. I have downl
Solution 1:
I removed this line Import sklearn.preprocessing.StandardScaler
And volla. Everything runs smoothly.
Post a Comment for "Getting Error (Found Array With Dim 3. Estimator Expected <= 2) While Running Following Code"