-
Notifications
You must be signed in to change notification settings - Fork 472
Add zero_division option to the precision, recall, f1, fbeta.
#2198
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
SkafteNicki
merged 40 commits into
Lightning-AI:master
from
i-aki-y:add-zerodivision-support
May 3, 2024
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
462b276
Add support of zero_division parameter
i-aki-y a79cea9
fix overlooked
i-aki-y b698f87
Fix type error
i-aki-y c6fbe6a
Fix type error
i-aki-y 3fbd633
Fix missing comma
i-aki-y cf6d3f1
Doc fix wrong math expression
i-aki-y cc69671
Merge branch 'master' into add-zerodivision-support
Borda bea5bd2
Fixed StatScores to have zero_division
i-aki-y ef881c5
Merge branch 'master' into add-zerodivision-support
Borda ab8081a
Merge branch 'master' into add-zerodivision-support
Borda 9d943a6
Merge branch 'master' into add-zerodivision-support
Borda cec6adc
fix missing zero_division arg
i-aki-y f68ec72
fix device mismatch
i-aki-y 306ebbc
Merge branch 'master' into add-zerodivision-support
Borda 737443d
Merge branch 'master' into add-zerodivision-support
Borda 8b1f1ec
Merge branch 'master' into add-zerodivision-support
Borda 1d90bc9
Merge branch 'master' into add-zerodivision-support
i-aki-y 198bcbd
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 389dfa7
use scikit-learn 1.4.0
i-aki-y acf6799
fix scikit-learn min ver
i-aki-y 6f6cc86
fix for new sklearn version
SkafteNicki d17744a
fix scikit-learn requirements
i-aki-y 60f3e4d
fix incorrect requirements condition
i-aki-y 98e8bb8
fix test code to pass in multiple sklearn versions
i-aki-y 8fd617c
Merge branch 'master' into add-zerodivision-support
i-aki-y f539d46
Merge branch 'master' into add-zerodivision-support
Borda 5bd64de
Merge branch 'master' into add-zerodivision-support
Borda 306f4fe
Merge branch 'master' into add-zerodivision-support
Borda bb4641d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d32ce82
Merge branch 'master' into add-zerodivision-support
Borda fa20b74
Merge branch 'master' into add-zerodivision-support
i-aki-y 36a82e3
Merge branch 'master' into add-zerodivision-support
Borda b738292
Merge branch 'master' into add-zerodivision-support
Borda 67ff903
Merge branch 'master' into add-zerodivision-support
Borda 0bbe57a
Merge branch 'master' into add-zerodivision-support
SkafteNicki 640b3fe
changelog
SkafteNicki 48f2d1c
better docstring
SkafteNicki 905cc7e
add jaccardindex
SkafteNicki b82bc0e
fix tests
SkafteNicki e26e748
skip for old sklearn versions
SkafteNicki 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.