Bad murmur hash implementation ?!?
----------------------------------
Key: MAHOUT-503
URL: https://issues.apache.org/jira/browse/MAHOUT-503
Project: Mahout
Issue Type: Improvement
Components: Classification
Reporter: Thomas Sauzedde
It looks like the murmur hash implementation is coming from the original C to
Java port (see http://www.getopt.org/murmur/MurmurHash.java)
According to http://dmy999.com/article/50/murmurhash-2-java-port, (not verified
myself), this port doesn't produce the same results than the original C code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.