1) When random_state = None and shuffle = True, each execution will result in a different set of train and test data. x_train, x_test, y_train, y_test = ...
確定! 回上一頁