Skip to content

Remove stackable preprocessors and extractors

Amir MOHAMMADI requested to merge remove-stack-processors into master

Now that we have standardized on scikit-learn transformers, scikit-learn alternatives such as FunctionTransformer, Pipeline, and FeatureUnion should be used

Merge request reports