View source: R/x3p_labels_to_numeric.R
x3p_labels_to_numeric | R Documentation |
Convert labels to numeric to be used for keras one-hot encoding for DL multiclassification
x3p_labels_to_numeric(df)
df |
object of class 'x3p' or a tibble style dataframe containing 'x3p' objects |
A numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.