Hello,
In the usage of the KKNeighbour algorithm for classification, I am interested to have as output the column of probabilities of correct classification. (ideally I would like to be able to define also the cutoff).
My reason is simple: I would like to measure the performance of the learned classifier by using a ROC Curve or a lift curve.
It seems that the KNN-Knime does not show as output the probability column. Can you help me in this matter?
Thanks,
s