-
-
Notifications
You must be signed in to change notification settings - Fork 26.2k
ENH Adds feature_names_out to preprocessing module #21079
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
lesteve
merged 28 commits into
scikit-learn:main
from
thomasjpfan:feature_names_out_preprocessing
Feb 7, 2022
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
6bd9df5
ENH Adds feature_names_out to preprocessing module
thomasjpfan fcd7e70
DOC Adds whats new
thomasjpfan 88ea6ad
DOC Adds whats new
thomasjpfan e87920b
Merge branch 'main' into feature_names_out_preprocessing
ogrisel a704c82
DOC remove redundant code in GPR example (#21133)
zhaofeng-shu33 7eba091
DOC Ensures that RandomizedSearchCV passes numpydoc validation (#21131)
nikJ13 321e682
Merge remote-tracking branch 'upstream/main' into feature_names_out_p…
thomasjpfan 19e4ff1
CLN Address comments
thomasjpfan 02193bc
Merge remote-tracking branch 'upstream/main' into feature_names_out_p…
thomasjpfan bcadc08
Merge remote-tracking branch 'upstream/main' into feature_names_out_p…
thomasjpfan ed04543
Merge remote-tracking branch 'upstream/main' into feature_names_out_p…
thomasjpfan 82d19c7
DOC Fix grammar
thomasjpfan 0e7c6db
Merge remote-tracking branch 'upstream/main' into feature_names_out_p…
thomasjpfan ff31d1b
CLN Address comments
thomasjpfan 48a8aac
Merge remote-tracking branch 'upstream/main' into feature_names_out_p…
thomasjpfan 01a32d3
REV Revert unneeded change
thomasjpfan ef93b22
Merge remote-tracking branch 'upstream/main' into feature_names_out_p…
thomasjpfan 61cde09
CLN Merge conflict
thomasjpfan a5c7ef4
Merge branch 'main' into feature_names_out_preprocessing
ogrisel b9831d3
Merge branch 'main' into feature_names_out_preprocessing
ogrisel a3147d8
Merge branch 'main' into feature_names_out_preprocessing
ogrisel 2cd55e9
Make KernelCenterer inherit from _ClassNamePrefixFeaturesOutMixin
ogrisel dbbe2d8
Merge remote-tracking branch 'upstream/main' into feature_names_out_p…
thomasjpfan 3587c45
Merge remote-tracking branch 'upstream/main' into feature_names_out_p…
thomasjpfan 35f32aa
Merge remote-tracking branch 'upstream/main' into feature_names_out_p…
thomasjpfan 8778438
DOC Adjust merge
thomasjpfan 87bde75
Merge branch 'main' of https://github.com/scikit-learn/scikit-learn i…
lesteve 683f849
Merge branch 'main' of https://github.com/scikit-learn/scikit-learn i…
lesteve File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.