Ordinal Encoder

This module belongs to the "Data Preprocessing" category.

This is a module for Data Frames or arrays arrangement conceived for categorical data. Please refer to the official documentation for more details.

The ordinal encoder input ports respectively receive : the model and an array or dataframe.
The output ports respectively output the encoded model and the encoded data.

Last updated

Was this helpful?