Skip to content

Add other variants of precision and recall to SKLL #610

Description

@desilinguist

scikit-learn offers the following variants of precision and recall that would be useful to have in SKLL as well since we already offer the same variants for F1 and F0.5:

  • precision_macro
  • precision_micro
  • precision_weighted
  • recall_macro
  • recall_micro
  • recall_weighted

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions