init(_:_:)

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

Declaration

init(_ inner: Preprocessor, _ outer: Estimator)