x_train, x_test, y_train, y_test = train_test_split(x, y, random_state = 0)