Contents

TabularEstimatorToSupervisedAdaptor

An adaptor that exposes a tabular estimator as a tabular supervised estimator.

Declaration

struct TabularEstimatorToSupervisedAdaptor<Estimator, Annotation> where Estimator : TabularEstimator

Topics

Creating an adaptor

Getting the properties

Encoding and decoding

Fitting

See Also

Tabular adaptors