.. _`Label Encoder`: .. _`org.sysess.sympathy.machinelearning.label_encoder`: Label Encoder ~~~~~~~~~~~~~ .. image:: label_encoder.svg :width: 48 Encode single string labels with value between 0 and n_classes-1. *Configuration*: *Attributes*: - *classes_* Holds the label for each class. *Input ports*: *Output ports*: **model** : model Model .. automodule:: node_preprocessing .. class:: LabelEncoder