XValidation and positive class

kirke
kirke New Altair Community Member
edited November 5 in Community Q&A
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
Tagged:

Answers

  • land
    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