🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

[SOLVED] Need Help regarding ROC curve

User: "RLorrig"
New Altair Community Member
Updated by Jocelyn
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

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "MariusHelf"
    New Altair Community Member
    Hi,

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

    Best,
      Marius
    User: "RLorrig"
    New Altair Community Member
    OP
    Hi,

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