genieclust_1.1.2
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
, andnormalized_accuracy
return
the same results for non-symmetric confusion matrices and transposes thereof.