-
-
Notifications
You must be signed in to change notification settings - Fork 26k
MNT Deprecates _estimator_type and replaces by a estimator tag #17806
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
Closed
Closed
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
0412969
MNT Deprecate _estimator_type and replace by estimator_tags
alfaro96 2aead16
MNT Replace _estimator_type attribute in glossary by estimator_type tag
alfaro96 a907782
MNT Replace _estimator_type attribute in develop by estimator_type tag
alfaro96 d501d1c
FIX Fix lint
alfaro96 f91c369
FIX Fix lint
alfaro96 17f581e
MNT Minor change
alfaro96 376231f
FIX Remove estimator_type from DEFAULT_TAGS
alfaro96 99766bb
MNT Use simpler solution
alfaro96 8158a5f
FIX Check if estimator has estimator_type attribute
alfaro96 24c6fe4
MNT Use getattr to return a dict if _get_tags is not defined
alfaro96 2b732e5
FIX Minor changes
alfaro96 9d55a16
FIX Fix changes to make the CI to pass
alfaro96 05fe203
DOC Add meaning of estimator_type to developing estimators
alfaro96 56cc0f0
Trigger CI again
alfaro96 7540663
CLN Apply suggested changes
alfaro96 c34742f
Merge remote-tracking branch 'upstream/master' into deprecate_estimat…
alfaro96 108a661
CLN Apply suggested changes
alfaro96 dc18f3c
MNT Minor changes
alfaro96 ebf97c1
MNT Minor changes
alfaro96 3470801
CLN Apply suggested changes
alfaro96 e1ee071
CLN Apply suggested changes
alfaro96 7f0b023
Fix Merge conflicts
alfaro96 b9d0015
FIX Add BaseEstimator to MyClassifier
alfaro96 b36509a
FIX Implement _get_tags method in MockClassifier
alfaro96 4a3176c
Merge remote-tracking branch 'upstream/master' into deprecate_estimat…
alfaro96 78b8655
CLN Apply suggested changes
alfaro96 3c55f67
FIX Fix linting issues
alfaro96 03fbd61
MNT Use shorten links
alfaro96 abb69bd
FIX Fix remaining test issues
alfaro96 3b5a3f8
MNT Minor changes
alfaro96 a1aa05c
MNT Deprecate _estimator_type private property
alfaro96 2269a30
FIX Minor changes
alfaro96 67ed0dc
FIX Minor changes
alfaro96 1f24a71
FIX Minor changes
alfaro96 04eed2e
MNT Iter
alfaro96 1e25e50
MNT Solve merge conflicts
alfaro96 e386624
FIX Add @property to biclusters_
alfaro96 ffa6756
FIX Add unwanted removed lines
alfaro96 2ecf9f9
FIX Iter
alfaro96 67a5332
FIX Iter
alfaro96 8f94407
FIX Fix warning
alfaro96 a9acf2c
FIX Remove print statement
alfaro96 36b0bcd
FIX Fix tests
alfaro96 41e1f96
CLN Apply suggested changes
alfaro96 5ffb315
Merge branch 'master' into deprecate_estimator_type
alfaro96 5aace6c
FIX Fix linting issue
alfaro96 49859bf
FIX Fix tests
alfaro96 e26433a
FIX Fix tests
alfaro96 ea96ef7
Merge remote-tracking branch 'upstream/master' into deprecate_estimat…
alfaro96 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
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.