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

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

dynafalahdynafalah Member Posts: 3 Learner I
is the performance good?

Answers

  • BalazsBaranyBalazsBarany Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert Posts: 955 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.