Mojo module
preprocessing
Structs
LabelEncoder: Encode target labels with value between 0 and n_classes-1. This transformer can be used to encode target values from numpy, and not the input X.
Mojo module
preprocessingLabelEncoder: Encode target labels with value between 0 and n_classes-1. This transformer can be used to encode target values from numpy, and not the input X.