init(_:_:)

Creates a composed estimator from a preprocessing transformer and an estimator.

Declaration

init(_ preprocessor: Preprocessor, _ estimator: Estimator)