what is meant by (positive class: positive) and (positive class: negative) ?

dynafalahdynafalah Member Posts: 3 Newbie
is the performance good?

Answers

  • BalazsBaranyBalazsBarany Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert Posts: 920 Unicorn
    Hi!

    In some binary classification tasks, there's a concept of "positive" or "negative" outcome. Sometimes you are interested in the precision or the recall of one particular class. For example, in a medical test for cancer, you really want to find cancer. In fraud detection, you really want to find fraud etc.

    You can use the operator Remap Binominals to define the values you'd like to handle as positive and negative. This will help you interpreting the results.

    Regards,
    Balázs
Sign In or Register to comment.