[][src]Type Definition syntaxdot_encoders::categorical::MutableCategoricalEncoder

type MutableCategoricalEncoder<E, V> = CategoricalEncoder<E, V, MutableNumberer<V>>;

A mutable categorical encoder

This encoder adds new encodings to the encoder when encountered