UpdatableTabularEstimatorToSupervisedAdaptor
An adaptor that exposes an updatable tabular estimator as an updatable supervised tabular estimator.
Declaration
struct UpdatableTabularEstimatorToSupervisedAdaptor<Estimator, Annotation> where Estimator : UpdatableTabularEstimator, Annotation : Equatable