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