0

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.

Ethan
  • 1,633
  • 9
  • 24
  • 39

0 Answers0