An S4 class to represent a OneHotEncoder
n_columnsAn integer value to store the number of columns of input data
n_valuesA numeric vector to store the number of unique values in each column of input data
column_encodersA list that stores the LabelEncoder for each column of input data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.