Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23247

Techniques for solving the problem with an unbalanced data set

$
0
0

I am trying to solve a problem with an unbalanced data set. I have two classes, one is for patients with risk 1, the other for patients without risk 0.

I have a much larger number of patients without risk. For analysis, I used methods such as RandomOverSampler, SMOTE, ADASYN, Borderline-SMOTE, RandomUnderSampler, TomekLinks, NearMiss, SMOTEENN and SMOTETomek. In addition to resampling and subsampling, I would also like to try other techniques for solving the problem with an unbalanced data set. What other techniques can I try? For example ensemble technique, weighting classes and what else?


Viewing all articles
Browse latest Browse all 23247

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>