I am working on a dataframe and need to split it into a training set and test set, with 90% for Cross-Validation training, and 10% for a final test set. The problem is that I do not know where to specify that I need a cross validation of 90% in my train_test_split function.
Asked
Active
Viewed 370 times
0
Ethan
- 1,657
- 9
- 25
- 39