What is the purpose of cross-validation in classifier evaluation?
-
A
To increase training data size through augmentation
-
B
To get a more reliable estimate of model performance by training and testing on multiple data splits
-
C
To automatically tune hyperparameters using gradient descent
-
D
To reduce the number of features needed for classification