Rakuten interview question

How to deal with unbalanced data sets for Classification problem

Interview Answer

Anonymous

10 Sept 2017

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