Random Undersampling for Imbalancd Dataset
显示 更早的评论
Hello
I have a dataset of multiple classes, however, the dataset is imbalanced.
I know that RUSBoost method is effective for such purposes, however, my dataset includes images, and I want to use them for a CNN.
Could you please help me on how to perform Random Undersampling (RUS) prior to inputing the dataset to the CNN?
Thank you.
1 个评论
Kenta
2020-7-11
This is an example of over-sampling for imbalanced data. This might increase the accuracy of your task.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Function Approximation and Clustering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!