Related Experiment Video
Updated: Aug 8, 2025

An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
A Comparative Study of the Use of Stratified Cross-Validation and Distribution-Balanced Stratified Cross-Validation
Szilvia Szeghalmy1, Attila Fazekas1
1Faculty of Informatics, University of Debrecen, H-4028 Debrecen, Hungary.
Abstract:
Nowadays, the solution to many practical problems relies on machine learning tools. However, compiling the appropriate training data set for real-world classification problems is challenging because collecting the right amount of data for each class is often difficult or even impossible. In such cases, we can easily face the problem of imbalanced learning. There are many methods in the literature for solving the imbalanced learning problem, so it has become a serious question how to compare the performance of the imbalanced learning methods. Inadequate validation techniques can provide misleading results (e.g., due to data shift), which leads to the development of methods designed for imbalanced data sets, such as stratified cross-validation (SCV) and distribution optimally balanced SCV (DOB-SCV). Previous studies have shown that higher classification performance scores (AUC) can be achieved on imbalanced data sets using DOB-SCV instead of SCV. We investigated the effect of the oversamplers on this difference. The study was conducted on 420 data sets, involving several sampling methods and the DTree, kNN, SVM, and MLP classifiers. We point out that DOB-SCV often provides a little higher F1 and AUC values for classification combined with sampling. However, the results also prove that the selection of the sampler-classifier pair is more important for the classification performance than the choice between the DOB-SCV and the SCV techniques.
Related Concept Videos
Stratified Sampling Method
To choose a stratified sample, divide the population into groups called strata and then take a...
Comparing the Survival Analysis of Two or More Groups
Randomized Experiments
Simple randomization
Simple...
One-Way ANOVA: Unequal Sample Sizes
Choosing Between z and t Distribution
Survival Tree
Building a Survival Tree
Constructing a...

