Philip Doxakis

Results 4 issues of Philip Doxakis

**Describe the bug** When there is a missing binding redirect, the mock does not throw an error when evaluating with Arg.Is(), which make it hard to debug the issue. It...

Make readme.md file easier to read

Hi, you may want to include DigitalOcean as well. There is this thing called doctl, the Official DigitalOcean Command-Line Client. Continue the great work!

It would be great to have more distance functions ready to use. The python lib implements lot of metrics. http://hdbscan.readthedocs.io/en/latest/basic_hdbscan.html#distance-matrices The following file expose distance functions: https://github.com/scikit-learn-contrib/hdbscan/blob/master/hdbscan/dist_metrics.pyx Some distance functions:...

enhancement
help wanted
up-for-grabs