Contents

EstimatorToSupervisedAdaptor

An adaptor that exposes an estimator as a supervised estimator.

Declaration

struct EstimatorToSupervisedAdaptor<Estimator, Annotation> where Estimator : Estimator, Annotation : Equatable

Topics

Creating the adaptor

Getting the properties

Encoding and decoding

Fitting a transformer

See Also

Estimator adaptors