我在这里对使用 random_state 有点困惑和 shuffle 一起。 ... X_test, y_train, y_test = train_test_split(X, y, test_size=0.25,random_state=42,shuffle=False )
確定! 回上一頁