Skip to content

genieclust_1.1.2

Compare
Choose a tag to compare
@gagolews gagolews released this 17 Sep 10:16
· 58 commits to master since this release

1.1.2 (2022-09-17)

  • [Python and R] adjusted_asymmetric_accuracy
    now accepts confusion matrices with fewer columns than rows.
    Such "missing" columns are now treated as if they were filled with 0s.

  • [Python and R] pair_sets_index, and normalized_accuracy return
    the same results for non-symmetric confusion matrices and transposes thereof.