檢查資料數量:data.shape (data should be np.array or dataframe). 使用train_test_split將資料切為訓練(train) / 測試(test),通常切分成訓練資料 ...
確定! 回上一頁