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

dynafalah
dynafalah New Altair Community Member
edited November 5 in Community Q&A
is the performance good?
Tagged:

Answers

  • BalazsBarany
    BalazsBarany New Altair Community Member
    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