MeTA v1.3.8 Release Notes

  • ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix issue with confusion_matrix where precision and recall values were swapped. Thanks to @husseinhazimeh for finding this!

    โœจ Enhancements

    • ๐Ÿ‘ Better unit tests for confusion_matrix
    • โž• Add functions to confusion_matrix to directly access precision, recall, and F1 score
    • Create a predicted_label opaque identifier to emphasize class_labels that are output from some model (and thus shouldn't be interchangeable)