NJACKWinterOfCode / Alzheimer-s-Disease-Prediction-using-3D-MRI-scans

5 stars 9 forks source link

ValueError: cannot reshape array of size 0 into shape (0,newaxis) in code1.py #2

Closed Sai-Adarsh closed 5 years ago

Sai-Adarsh commented 5 years ago

File "code1.py", line 81, in train_x= train_x.reshape(train_x.shape[0], -1) ValueError: cannot reshape array of size 0 into shape (0,newaxis)