Contents

TransformerToEstimatorAdaptor

An estimator that always returns a predefined transformer.

Declaration

struct TransformerToEstimatorAdaptor<Transformer> where Transformer : Transformer

Topics

Creating a feature

Getting the transformer

Encoding and Decoding

Fitting

See Also

Transformer adaptors