Hi.
how do i set the target class for the logistic regression? I do not mean the label attribute for the prediction, but which one of the two possible values in the label attribute is considered as "Positive value" as indicated in the confusion matrix.
It could help me not to get confused when evaluating evaluate sensitivity and specificity.
Thanks