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 Increase class recall of a yes column in confusion matrix

EluElu Member Posts: 5 Learner I
HI All,

I have a split validation operator within which i have a MetaCost operator connected to apply model and performance (binomial) operator. Within the MetaCost, i have a logistic regression operator. The confusion matrix shows my yes and no columns but i would like to increase my recall percentage. How do i do that?

Best Answer

Answers

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    You can try the Threshold operators (Create and Apply Threshold, see the operators for tutorials regarding their use) and then set your Performance Metric to use Recall as its primary metric of concern.
    P.S.  You should use Cross Validation instead of Split Validation :-)
    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
Sign In or Register to comment.