| LabelEncoder-class {CatEncoders} | R Documentation | 
An S4 class to represent a LabelEncoder.
Description
An S4 class to represent a LabelEncoder.
Slots
typeA character to denote the input type, either character, factor or numeric
mappingA data.frame to store the mapping table
[Package CatEncoders version 0.1.1 Index]