The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
How to apply SMOTE ?
DedeYana79
Member Posts: 4 Contributor I
in Help
hi all
I am asking about using Smote, how do I use Smote step by step for classification case data ?
Thank You
Tagged:
0
Best Answer
-
ceaperez Member Posts: 541 UnicornHi@DedeYana79,
This message is due to an imbalance in your dataset. I don't know your dataset but is important to analyze it and figure out the minority class, and the majority class. Please chech if you have enough samples in your minority class to select the k= 5. Other good practice is to undersampling the majority class, for example.
Best0
Answers
Did you read these threads?
Release of the version 0.6.1 of the Operator Toolbox — RapidMiner Community
Cross Validation with Smote Upsampling — RapidMiner Community
Best
Thank you.hank u.
Thank so much