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