OneHotEncoder-class: An S4 class to represent a OneHotEncoder

Description Slots

Description

An S4 class to represent a OneHotEncoder

Slots

n_columns

An integer value to store the number of columns of input data

n_values

A numeric vector to store the number of unique values in each column of input data

column_encoders

A list that stores the LabelEncoder for each column of input data


CatEncoders documentation built on May 1, 2019, 6:29 p.m.