PRTools contents |
NMC
W = NMC(A)
W = A*NMC
Input | |
A | Dataset |
Output | |
W | Nearest Mean Classifier |
Computation of the nearest mean classifier between the classes in the
dataset | A. The use of soft labels is supported. Prior probabilities are |
not | used. |
PRTools contents |