-
-
Notifications
You must be signed in to change notification settings - Fork 26.1k
ENH/DEP add class method and deprecate plot function for confusion matrix #18543
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
glemaitre
merged 37 commits into
scikit-learn:main
from
glemaitre:is/15880_confusion_matrix
Jan 22, 2021
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
bff9c61
ENH/DEP add class method to display confusion matrix and deprecate pl…
glemaitre 131d175
MNT add a tool to inject docstring
glemaitre 7a6f326
add docstring in private methods
glemaitre 0d27d42
add deprecation filter in test
glemaitre 57eafe9
remove warning documentation
glemaitre aa1d7c3
DOC add an entry in whats new
glemaitre ecb11f0
update examples
glemaitre 99edffa
TST add new files
glemaitre 46270b2
TST add test display custom labels
glemaitre 987fd8e
TST add tests for plotting ConfusionMatrixDisplay
glemaitre 59ecd00
TST adding back right error message for plot_confusion_matrix
glemaitre 9a1641d
TST add test with different complex pipeline
glemaitre e2b4431
DOC fix docstring
glemaitre 1b5ce74
TST add test for docstring substitution
glemaitre c1f0790
TST add really the file
glemaitre 0633035
first round addressing review
glemaitre 9fa42d3
improve injecter
glemaitre 0ee9b99
Fix example docstring
glemaitre ee1ba71
remove fixture for more explicit tests
glemaitre 1753197
Add see also
glemaitre 399a04c
FIX avoid double validation
glemaitre 5935559
Merge branch 'master' into is/15880_confusion_matrix
glemaitre 1bf9241
iter
glemaitre b64f2d1
remove the need of double braces
glemaitre 648e510
Revert "remove the need of double braces"
glemaitre d9d6274
remove string injection
glemaitre ca85e7c
Merge remote-tracking branch 'origin/master' into is/15880_confusion_…
glemaitre a5622fc
fix
glemaitre 78fc223
Apply suggestions from code review
glemaitre 3075bbb
MNT use explicit constructor
glemaitre 9e08343
Merge remote-tracking branch 'origin/master' into is/15880_confusion_…
glemaitre 9ccd1cc
MNT update deprecation version
glemaitre 9870fc5
Merge remote-tracking branch 'origin/master' into is/15880_confusion_…
glemaitre c7e52d6
Apply suggestions from code review
glemaitre f1027bc
address adrin comments
glemaitre 2c06de3
Merge remote-tracking branch 'origin/main' into is/15880_confusion_ma…
glemaitre 29e8f1d
reorder whats new
glemaitre 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
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.