[SOLVED] Need Help regarding ROC curve

RLorrig
RLorrig New Altair Community Member
edited November 5 in Community Q&A
Hi everyone!

I'm actually working on a classification for the german dataset. It's working quite fine, but I'm having a little trouble with the ROC curve in the PerformanceVector. It always shows the ROC curve for positive class 2. Is there any way to switch the displayed ROC curve or any operator wich will show more ROC curves? (like positive class 1 e.g.)

greetz from germany

R Lorrig
Tagged:

Answers

  • MariusHelf
    MariusHelf New Altair Community Member
    Hi,

    you can use Remap Binominals to define the positive and the negative class explicitly.

    Best,
      Marius
  • RLorrig
    RLorrig New Altair Community Member
    Hi,

    seems to be what I was looking for, thanks a lot :)