Contents

adaptedAsSupervised(annotationColumnID:)

Exposes this tabular estimator as a supervised tabular estimator.

Declaration

func adaptedAsSupervised<Annotation>(annotationColumnID: ColumnID<Annotation>) -> TabularEstimatorToSupervisedAdaptor<Self, Annotation>

See Also

Adapting and fitting