Contents

TabularTransformerToEstimatorAdaptor

A tabular estimator that always returns a predefined tabular transformer.

Declaration

struct TabularTransformerToEstimatorAdaptor<Transformer> where Transformer : TabularTransformer

Topics

Creating an estimator

Getting the transformer

Encoding and decoding

Fitting

See Also

Tabular adaptors