I wanto to perform class balancing using h2o autoML. I know there is a parameter class_sampling_factors
that allow to specify the under/over sampling factor for each class.
If this parameter is not specified, h2o makes both under and over sampling. Is there any reference to understand how the procedure works? I would like to understand if in case of really imbalanced classes, the procedure allows for a mix of under/over sampling