Random Undersampling for Imbalancd Dataset
조회 수: 11 (최근 30일)
이전 댓글 표시
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개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Recognition, Object Detection, and Semantic Segmentation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!