Contents

OrdinalEncoder.Transformer

A transformer that encodes a category as an integer.

Declaration

struct Transformer

Topics

Creating a transformer

Getting the categories

Applying the transformation

Default Implementations