Closed desilinguist closed 4 years ago
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
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