hi,
can someone explain me how that operator works?
I use it with trainingdata and model inside, and I get a better performance than without using it, however, there is no threshold value output... how do I know what the classification threshold value should be? and what value is it? is it the confidence / or probability output of the learner? I use LibSVM Learner...