-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Rework of Sklearn Metrics #1327
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
44 commits
Select commit
Hold shift + click to select a range
99a94dc
Create utils.py
justusschock 4f546b5
Create __init__.py
justusschock ae19aa8
redo sklearn metrics
justusschock fec66b4
add some more metrics
justusschock 08ad7b0
add sklearn metrics
justusschock 2722c08
New metric classes (#1326)
justusschock d7bf19a
Create __init__.py
justusschock ba2c6f7
redo sklearn metrics
justusschock 6595de8
add sklearn metrics
justusschock 729690e
start adding sklearn tests
justusschock 429dab6
fix typo
justusschock 387b9b2
fix typo
justusschock 74ab62b
fix typo
justusschock 8e5f1d6
fix typo
justusschock 5082268
return x and y only for curves
justusschock 10cde37
fix typo
justusschock 1a1762d
add missing tests for sklearn funcs
justusschock a698282
imports
justusschock debd245
__all__
justusschock 04adf4b
imports
justusschock c72bda9
fix sklearn arguments
justusschock ca471d6
fix imports
justusschock e9f5faf
update requirements
justusschock 13f205a
Update CHANGELOG.md
Borda b5dbdb8
Update test_sklearn_metrics.py
Borda a7e3e4f
formatting
Borda cc9b1b3
formatting
Borda c9908a1
format
Borda 41e5971
fix all warnings and formatting problems
awaelchli 82781e5
Update environment.yml
justusschock 01c3e57
Update requirements-extra.txt
justusschock 6a674b6
Update environment.yml
justusschock c96e3d7
Update requirements-extra.txt
justusschock b779e37
Update CHANGELOG.md
Borda f6e6cec
docs
Borda 533bb7c
inherit
Borda ca117e4
fix all warnings and formatting problems
awaelchli 36fa04c
docs inherit.
Borda 0a3a31a
docs
Borda c8d6cac
Apply suggestions from code review
Borda eeede87
docs
Borda db8e724
req
Borda d49298a
min
Borda 363bd64
Apply suggestions from code review
Borda 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
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.