how to get results for each class using cross validation code example
Example: cross validate does not have train_test_split
from sklearn.model_selection import train_test_split
from sklearn.model_selection import train_test_split