pynndescent
pynndescent copied to clipboard
scipy 1.8.0 causes: ValueError: Unknown Distance Metric: wminkowski in test suite
Hello,
When testing this package against scikit 1.8.0, it fails the test_weighted_minkowski test with the error in the title. This is how scikit-learn dealt with it, for example: https://github.com/scikit-learn/scikit-learn/commit/f924bc8a1da541fa63b649046cedbc51d1024464.
I hope that's useful, thank you!
Thanks. I believe the current master has fixes in for this from @jamestwebber so hopefully this will be resolved when I get a new patch release out.