What steps will reproduce the problem?
`pdist(X, 'jaccard')`
What is the expected output? What do you see instead?
Compared with MATLAB's output, there are many differences. The alternative
Python implementation `pdist(X, 'test_jaccard')` generates the correct output.
I need to copy over the code from the Scipy repository and generate a new
release.
Original issue reported on code.google.com by damian.e...@gmail.com on 18 Apr 2008 at 3:04
Original issue reported on code.google.com by
damian.e...@gmail.com
on 18 Apr 2008 at 3:04