Contents

How to balance your data: SMOTE vs ROSE, an empirical comparison

   Mar 3, 2022     0 min read

In this project we used an SVM to predict the default of italian municipalities. The original dataset was imbalanced and we used to balance it. How do different approaches work?