ImportError: cannot import name 'cross_validation' from 'sklearn' (/usr/local/lib/python3.7/dist-packages/sklearn/__init__.py) code example
Example: cannot import name 'cross_validation' from 'sklearn'
from sklearn.model_selection import train_test_split