Contents

adaptedAsEstimator()

Exposes this transformer as a trivial estimator.

Declaration

func adaptedAsEstimator() -> TransformerToEstimatorAdaptor<Self>

See Also

Applying and adapting