powered by
Convert a one-hot encoding matrix to a vector of labels.
OneHot2Label(OHE, Label)
an r-by-n one-hot encoding matrix.
an r-by-1 vector of values or levels which a label can take.
An n-by-1 vector of labels.
CheckNonNumeric(), GetPrecision(), FetchBuddle(), MakeConfusionMatrix(), Split2TrainTest(), TrainBuddle()