Eldar7
Results
3
comments of
Eldar7
trafficstars
ouch, it worked fine with https://github.com/spotify/annoy/commit/f29296cfd30c80abf98a21781f128d3e4cd5d7a2 commit.
It is regular hamming distance https://en.m.wikipedia.org/wiki/Hamming_distance that can be applied to any vectors, not only to binary vectors. Due to wiki: The Hamming distance between: "karolin" and "kathrin" is 3.
@erikbern , ok, I'll try to make this one to pass the tests.