Description Usage Arguments Value See Also
Convert a one-hot encoding matrix to a vector of labels.
1 | OneHot2Label(OHE, Label)
|
OHE |
an r-by-n one-hot encoding matrix. |
Label |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.