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