Setting Parameters for Compare ROCs

malcolmhaynes
malcolmhaynes New Altair Community Member
edited November 5 in Community Q&A
Is there any way to manually set the positive class in the compare ROCs operator? It can be done in the Performance operator, but I can't find a way to do it  with Compare ROCs.
Tagged:

Best Answer

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Answer ✓
    there is no explicit mapping in the operator. You need to use Remap Binominals before, which allows you to set the positive class manually.

    Best,
    Martin

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Answer ✓
    there is no explicit mapping in the operator. You need to use Remap Binominals before, which allows you to set the positive class manually.

    Best,
    Martin
  • malcolmhaynes
    malcolmhaynes New Altair Community Member
    I was looking at the tutuorial process. I do not see any warning when I change the positive and negative values to 'a' and 'b'. Am I doing something wrong?
  • MartinLiebig
    MartinLiebig
    Altair Employee
    Hi,
    I think there shouldn't be any warning. You should be good. If you use Remap binominals you just need to be sure that your column is of type Binominal (not Nominal!) and that you include special attributes.

    Best,
    Martin