-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
releasedIncluded in a releaseIncluded in a release
Description
Is your feature request related to a problem?
Computing the
Desired solution
- New method called
f1_scoreinClassifier - Required parameter
positive_classto specify which value should be treated as positive (all other classes are treated as negative) - Call
sklearn.metrics.f1_score
Formula:
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
releasedIncluded in a releaseIncluded in a release
Type
Projects
Status
✔️ Done