c141c1dd89
As classification now works for multiple classes, randomly picking training/test data frame rows is not good enough. This commit introduces a stratified cross validation splitter that maintains the proportion of the each class in the dataset in the sample that is used for training the model. Backport of #54087 |
||
---|---|---|
.. | ||
licenses | ||
qa | ||
src | ||
build.gradle |