kNN.jl icon indicating copy to clipboard operation
kNN.jl copied to clipboard

Produce per-class probabilities for classification

Open johnmyleswhite opened this issue 11 years ago • 0 comments

Right now, predict produces the most probable class as its output. We should also expose a function like classprobs that produces the per-class probabilities for each class.

johnmyleswhite avatar Jan 05 '14 15:01 johnmyleswhite