Contents

adaptedAsEstimator()

Exposes this tabular transformer as a trivial tabular estimator.

Declaration

func adaptedAsEstimator() -> TabularTransformerToEstimatorAdaptor<Self>

See Also

Adapting