gagolews / genieclust

Genie: Fast and Robust Hierarchical Clustering with Noise Point Detection - in Python and R
https://genieclust.gagolewski.com
Other
58 stars 10 forks source link

exception handling in rcpp #42

Closed gagolews closed 4 years ago

gagolews commented 4 years ago
> genieclust::adjusted_rand_score(c("a", "b"), 1:2)
Not compatible with requested type: [type=character; target=integer].Aborted (core dumped)