Skip to content

DOC Removes FunctionTransformer example#17318

Merged
adrinjalali merged 2 commits intoscikit-learn:masterfrom
thomasjpfan:remove_function_transformer_example
Jun 25, 2020
Merged

DOC Removes FunctionTransformer example#17318
adrinjalali merged 2 commits intoscikit-learn:masterfrom
thomasjpfan:remove_function_transformer_example

Conversation

@thomasjpfan
Copy link
Copy Markdown
Member

Closes #16597

For a full code example that demonstrates using a :class:`FunctionTransformer`
to do custom feature selection,
see :ref:`sphx_glr_auto_examples_preprocessing_plot_function_transformer.py`
see :ref:`sphx_glr_auto_examples_compose_plot_column_transformer.py`
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update the description above to reflect this new example

@adrinjalali adrinjalali merged commit 6195a16 into scikit-learn:master Jun 25, 2020
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Jul 17, 2020
* DOC Removes FunctionTransformer example

* DOC Updates description
jayzed82 pushed a commit to jayzed82/scikit-learn that referenced this pull request Oct 22, 2020
* DOC Removes FunctionTransformer example

* DOC Updates description
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FunctionTransformer example is obsolete

5 participants