-
Notifications
You must be signed in to change notification settings - Fork 68
Add Fbeta(0.5) metrics. #607
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
Conversation
- Also include them in the set of classification only metrics.
- One in `test_classification.py`. - Another in `test_metrics.py`
- and not as an image.
Codecov Report
@@ Coverage Diff @@
## master #607 +/- ##
==========================================
+ Coverage 93.75% 95.16% +1.41%
==========================================
Files 26 26
Lines 2977 2977
==========================================
+ Hits 2791 2833 +42
+ Misses 186 144 -42
Continue to review full report at Codecov.
|
aoifecahill
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks!
This PR closes #486.
SCORERSdictionary inskll/__init__.py.f05.megam..gitignorefile.Note: Python doesn't allow periods in variable names so I named the metrics
f05,f05_score_microetc. since it was the fastest to type and remember. Other suggestions welcome!