Remove stackable preprocessors and extractors
Now that we have standardized on scikit-learn transformers, scikit-learn alternatives such as FunctionTransformer, Pipeline, and FeatureUnion should be used
Please register or sign in to comment
Now that we have standardized on scikit-learn transformers, scikit-learn alternatives such as FunctionTransformer, Pipeline, and FeatureUnion should be used