Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
Uneven distributed binominal data
MuehliMan
Dear RM community,
I have a problem handling my dataset. I am trying to build a random forest model with a binominal label. The only prblem is, that the dataset contains 50 positives and 200 negatives. If all examples are predicted als false the accuracy is still quite OK (80%). And this is exactly what happens: Most models I get are predicting most as false.
So my question is, how to handle uneven distributed datasets. Is there for example a way to weight correct positives more than correct negatives negatives? A correct predicted postive should then be 200/50 times more valueable.
Cheers,
Markus
Find more posts tagged with
AI Studio
ETL + Data Prep
Accepted answers
All comments
Nils_Woehler
Hi Markus,
you can use the 'Sample' Operator set to absolute sampling with checked 'balance data' option before starting the X-Validation. This way you can ensure you have equal sized data for all your classes.
Furthermore you can try to use the 'Generate Weight (Stratification)' Operator. Classes with less examples will get higher weights then classes with more examples.
Best,
Nils
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups