Some metric/feature combinations are inappropriate and will calls AD index calculations to fail. For example, Jaccard distance with RDKit features results in a pairwise distance matrix that is all zeros. There should be a warning when this happens.
A check can be inserted here.
Some metric/feature combinations are inappropriate and will calls AD index calculations to fail. For example, Jaccard distance with RDKit features results in a pairwise distance matrix that is all zeros. There should be a warning when this happens.
A check can be inserted here.