smile.neighbor
Class CoverTreeTest
- java.lang.Object
-
- smile.neighbor.CoverTreeTest
-
public class CoverTreeTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description CoverTreeTest()
-
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 CoverTree.voidtestKnn1()Test of knn method, of class CoverTree.voidtestNearest()Test of nearest method, of class CoverTree.voidtestRange()Test of range method, of class CoverTree.
-
-
-
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 CoverTree.
-
testKnn
public void testKnn()
Test of knn method, of class CoverTree.
-
testKnn1
public void testKnn1()
Test of knn method, of class CoverTree. The data has only one elements
-
testRange
public void testRange()
Test of range method, of class CoverTree.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG