Currently, if you pass Features instances to train and test, and don't give categories or names for either, the default names will conflict. Also happens if you pass a list for the training data and a Features instance for the testing data.
Currently, if you pass Features instances to train and test, and don't give categories or names for either, the default names will conflict.
Also happens if you pass a list for the training data and a Features instance for the testing data.