cross validation fit time score time test score train score code example
Example: how to import cross_validation from sklearn
from sklearn.model_selection import cross_validate
from sklearn.model_selection import cross_validate