You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which is already implemented inWMinkowskiDistance.
Note that #21741 targeted for 1.0.2 does a minimal fix for DistanceMetric.get_metric("minkowski", p, w) to do the right think automatically as stopgap compatibility fix to get scipy 1.8 support for scikit-learn 1.0.2 but the long term, maitenance fix is to refactor this to deprecate WMinkowskiDistance completely in scikit-learn 1.1.