smile.neighbor
Class LSHTest
- java.lang.Object
-
- smile.neighbor.LSHTest
-
public class LSHTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description LSHTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidsetUp()static voidsetUpClass()voidtearDown()static voidtearDownClass()voidtestKnn()Test of knn method, of class LSH.voidtestNearest()Test of nearest method, of class LSH.voidtestRange()Test of range method, of class LSH.
-
-
-
Method Detail
-
setUpClass
public static void setUpClass() throws java.lang.Exception- Throws:
java.lang.Exception
-
tearDownClass
public static void tearDownClass() throws java.lang.Exception- Throws:
java.lang.Exception
-
setUp
public void setUp()
-
tearDown
public void tearDown()
-
testNearest
public void testNearest()
Test of nearest method, of class LSH.
-
testKnn
public void testKnn()
Test of knn method, of class LSH.
-
testRange
public void testRange()
Test of range method, of class LSH.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG