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
See #4452.
The haversine metric is implemented in the neighbors trees, but not in pairwise module, which results in odd crashes.
Also, the neighbors module does not list the haversine metric as one of the available metrics in the docstring.