Contents

OneHotEncoder.Transformer

A transformer that encodes a category as an array of integers.

Declaration

struct Transformer

Topics

Creating a transformer

Getting the categories

Performing the transformation

Default Implementations