makeTransformer()
Creates a default-initialized transformer suitable for incremental fitting.
Declaration
func makeTransformer() -> PreprocessingUpdatableEstimator<Preprocessor, Estimator>.TransformerCreates a default-initialized transformer suitable for incremental fitting.
func makeTransformer() -> PreprocessingUpdatableEstimator<Preprocessor, Estimator>.Transformer