-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
API Revamp estimator tags #29677
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
Merged
API Revamp estimator tags #29677
Changes from all commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
3ebf1c3
ENH Uses __sklearn_tags__ for tags instead of mro walking
thomasjpfan b06fd10
DOC Adds whats new
thomasjpfan e68f7f0
CI Fix assign/unassign CI
thomasjpfan a5e9560
CI Fix assign/unassign CI
thomasjpfan bb277da
Merge remote-tracking branch 'origin/main' into tags_redesign
thomasjpfan 3ae8506
Update new estimators with __sklearn_tags__
thomasjpfan d088cac
Merge remote-tracking branch 'upstream/main' into tags_redesign
thomasjpfan dc59eef
Update to fix failing tests
thomasjpfan b4deda2
STY Lint
thomasjpfan 87c113b
Fixes failing tests
thomasjpfan 797dddf
Add dataclasses
adrinjalali 3175a82
Merge remote-tracking branch 'upstream/main' into tags_redesign
adrinjalali c596d08
move to 1.6
adrinjalali f2ae973
Merge remote-tracking branch 'upstream/main' into tags_redesign
adrinjalali 004d5a6
simplify bagging __sklearn_tags__
adrinjalali 4edd1da
RFE allow nan handling
adrinjalali 813a8c4
test fixes
adrinjalali 87e3f25
merged with tags_redesign
adrinjalali d073f1a
progress
adrinjalali bdac769
remove old tags
adrinjalali dcf6051
more fixes
adrinjalali d93155b
tune more tests
adrinjalali 41ed204
...
adrinjalali 10519e8
Merge remote-tracking branch 'upstream/main' into estimator-tags
adrinjalali 177d763
a lot more estimators
adrinjalali 8914bf0
...
adrinjalali d823d13
...
adrinjalali 220f215
...
adrinjalali 64a55a4
rename back test name
adrinjalali 3be6c6e
...
adrinjalali 042b16b
...
adrinjalali bff06b1
...
adrinjalali 3285fe2
...
adrinjalali 9dbd500
...
adrinjalali 244c1dc
...
adrinjalali d42b4ba
...
adrinjalali 6c47f58
...
adrinjalali 14a29a9
Merge remote-tracking branch 'upstream/main' into estimator-tags
adrinjalali d9e7305
...
adrinjalali c164d71
self review
adrinjalali bc2f53c
codecov review
adrinjalali d8bb6a3
docs and API
adrinjalali b9dada7
changelog
adrinjalali 79aefe0
Update sklearn/utils/_tags.py
adrinjalali 43ee0fb
Update sklearn/utils/_tags.py
adrinjalali 2283851
Update sklearn/utils/_tags.py
adrinjalali c448328
Merge remote-tracking branch 'upstream/main' into estimator-tags
adrinjalali 87a1416
Merge branch 'estimator-tags' of github.com:adrinjalali/scikit-learn …
adrinjalali b740987
Omar's comments
adrinjalali 789c52a
Update sklearn/multioutput.py
adrinjalali 07b4bfd
8000
Update sklearn/utils/_tags.py
adrinjalali 2076697
Merge branch 'main' into estimator-tags
adrinjalali 635ce30
fix tab/space
adrinjalali 241559d
Add tags to docs
adrinjalali 398dd32
Merge remote-tracking branch 'upstream/main' into estimator-tags
adrinjalali 9c504dd
preserves_dtype is not a list of str
adrinjalali 99486db
add missing required change in _tags.py
adrinjalali c0869ab
Merge remote-tracking branch 'upstream/main' into estimator-tags
adrinjalali 0b0865a
Merge branch 'main' into estimator-tags
glemaitre 6ac2b7c
Most Guillaume's comments
adrinjalali 1df3729
Merge branch 'estimator-tags' of github.com:adrinjalali/scikit-learn …
adrinjalali 55a5623
Merge remote-tracking branch 'upstream/main' into estimator-tags
adrinjalali 88af896
remove dtype map
adrinjalali 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
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
Oops, something went wrong.
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.