I\'m getting this error when trying to predict using a model I built in scikit learn. I know that there are a bunch of questions about this but mine seems different from the
The size of the training data(excluding labels,however) which you fit to the model should be same as the size of the data which you are going to predict