要將數據分成集合,sklearn有一個叫做 train_test_split() 函數的函數。 ... from sklearn.model_selection import train_test_split.
確定! 回上一頁