Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Threshold Cutoff

AB26511AB26511 Member Posts: 11 Contributor II
edited June 2019 in Help
Hi Team,

When the result of any Binary dependent variable is produced the Threshold Cutoff is 50%.  For example consider simple Customer churn model, in this if the Confidence Y is above 0.5 means the Customer will churn & Confidence N above 50% means Customer will not churn. Is it possible to change this Threshold Cutoff from 50% to any other required Percentage?

Please advice,


Thanks,
Amit

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Yes. The simplest way is Create Threshold in combination with Apply Threshold (apply that operator on a dataset with confidence values, i.e. after Apply Model).
    There are more sophisticated ways to change the threshold, e.g. Select Recall, MetaCost or Find Threshold.

    Happy Mining!
    ~Marius
Sign In or Register to comment.