Closed
Description
SciPy is planning to remove sokalmichener
: scipy/scipy#21572
We reimplement SokalMichenerDistance
in the distance metric, and it's exactly the same as the implementation RogersTanimotoDistance
. We can follow SciPy's lead and remove sokalmichener
as well.
REF:
scikit-learn/sklearn/metrics/_dist_metrics.pyx.tp
Line 2308 in 74a3375
scikit-learn/sklearn/metrics/_dist_metrics.pyx.tp
Line 2455 in 74a3375