We can use the train_test_split to first make the split on the original dataset. Then, to get the validation set, we can apply the same function ...
確定! 回上一頁