x3p_labels_to_numeric: Convert labels to numeric to be used for keras one-hot...

View source: R/x3p_labels_to_numeric.R

x3p_labels_to_numericR Documentation

Convert labels to numeric to be used for keras one-hot encoding for DL multiclassification

Description

Convert labels to numeric to be used for keras one-hot encoding for DL multiclassification

Usage

x3p_labels_to_numeric(df)

Arguments

df

object of class 'x3p' or a tibble style dataframe containing 'x3p' objects

Value

A numeric vector


xazip/x3pLeaX documentation built on July 14, 2022, 5:37 p.m.