Rakuten interview question

How to deal with unbalanced data sets for Classification problem

Interview Answer

Anonymous

Sep 10, 2017

downsampling(folding), upsampling(duplication, interpolation), use insensitive algorithms such as xgboost, etc.