makeTransformer()
Creates a default-initialized transformer suitable for incremental fitting.
Declaration
func makeTransformer() -> PreprocessingUpdatableSupervisedTabularEstimator<Preprocessor, Estimator>.TransformerSee Also
Preprocesing and fitting
fitted(to:validateOn:eventHandler:)fitted(toPreprocessed:validateOn:eventHandler:)preprocessed(from:eventHandler:)update(_:with:eventHandler:)update(_:withPreprocessed:eventHandler:)PreprocessingUpdatableSupervisedTabularEstimator.AnnotationPreprocessingUpdatableSupervisedTabularEstimator.InputPreprocessingUpdatableSupervisedTabularEstimator.IntermediatePreprocessingUpdatableSupervisedTabularEstimator.OutputTransformer