public class SimilarityTest extends Object
Constructor and Description |
---|
SimilarityTest() |
public void testEuclideanDistSparseDoubleSame()
public void testEuclideanDistSparseDoubleDiff()
public static double rawCosine(DoubleVector v1, DoubleVector v2)
public void testCosineBothIterableSameLength()
public void testCosineBothIterableAShorter()
public void testCosineBothIterableAFewerNonZero()
public void testCosineBothIterableBShorter()
public void testCosineBothIterableBFewerNonZero()
public void testCosineBothSparseSameLength()
public void testCosineBothSparseAShorter()
public void testCosineBothSparseAFewerNonZero()
public void testCosineBothSparseBShorter()
public void testCosineBothSparseBFewerNonZero()
public void testCosineADenseBSparse()
public void testCosineASparseBDense()
public void testCosineBothDenseSameLength()
public void testCosineBothDenseAShorter()
public void testCosineBothDenseBShorter()
public void testCosineSimDoubleSame()
public void testCosineSimDoubleOrthogonal()
public void testCosineSimDoubleOpp()
public void test()
public void testSpearman()
public void testSpearmanInt()
public void testSpearman2()
public void testKendallTau2()
Copyright © 2012. All Rights Reserved.