-
-
Notifications
You must be signed in to change notification settings - Fork 26k
ENH RocCurveDisplay add option to plot chance level #25987
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
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
af77eab
ROC curve axes limits [0, 1], ratio squared, frame loosely dotted
Charlie-XIAO 6f6150f
add changelog
Charlie-XIAO af0eaed
Added option plot_chance_level
Charlie-XIAO 5dfed2b
added changelog
Charlie-XIAO 425897d
added chance level kwargs, adopted suggestions @glemaitre, despining …
Charlie-XIAO 5252b32
check that chance_level_kwargs alters the style of chance_level_ line
Charlie-XIAO 807dc90
modified default params for chance level line, corresponding to examp…
Charlie-XIAO b6af0c1
minor modification to chance level label
Charlie-XIAO 1fcd5d1
adopted new features in some examples, including outlier detection be…
Charlie-XIAO dc6492d
adopted new feature in roc crossval example
Charlie-XIAO b4de51f
add test to check that chance level line is plotted only once
Charlie-XIAO 30f9233
FIX plot chance level line multiple times
Charlie-XIAO 9ca5507
Merge branch 'scikit-learn:main' into roc-vis-enh
Charlie-XIAO 272cb12
add changelog
Charlie-XIAO 774d985
Merge remote-tracking branch 'upstream/main' into roc-vis-enh
Charlie-XIAO aa35ca4
Merge branch 'roc-vis-enh' of https://github.com/Charlie-XIAO/scikit-…
Charlie-XIAO 866489f
fixed docstring error, versionadded indentation
Charlie-XIAO d941e79
modified test cases to cover all asserted cases
Charlie-XIAO ac67246
chance line kwargs default {} to None because immutable
Charlie-XIAO f7023f5
removed making sure only one chance level line is plotted - users sho…
Charlie-XIAO bcd68e1
modified examples to properly use the new feature
Charlie-XIAO 52ee4e9
resolved conversations
Charlie-XIAO 39d1b6b
resolved conversations
Charlie-XIAO c720d5d
fixed changelog typo
Charlie-XIAO 358513c
changed chance_level_kwargs to chance_level_kw for consistency with o…
Charlie-XIAO ee3eecf
adapted change to examples, changelog updated
Charlie-XIAO 34756cd
resolved conversation
Charlie-XIAO 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
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.