Contents

TransformerToUpdatableEstimatorAdaptor

An updatable estimator that always returns a predefined transformer.

Declaration

struct TransformerToUpdatableEstimatorAdaptor<Transformer> where Transformer : Transformer

Topics

Creating an estimator

Getting the transformer

Encoding and decoding

Fitting and updating

See Also

Transformer adaptors