XValidation and positive class

User: "kirke"
New Altair Community Member
Updated by Jocelyn
Hi all,

where can I specify which class (of two) should be used as the positive_class? Or is this decision is being taken by the learner?
I could exchange positive classes by changing the order of text directories in the TextInput but this seems to be a hack rather than a setting.  ;)

Thanks,
/kirke

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "land"
    New Altair Community Member
    Hi,
    in most cases it's simply not necessary to distinguish between positive and negative class. In the cases it is important, like for example association rules, special missclassification costs,..., it is possible to remap them using the remap binominals operator.

    Greetings,
      Sebastian