smile.clustering
Class KMeansTest
- java.lang.Object
-
- smile.clustering.KMeansTest
-
public class KMeansTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description KMeansTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidsetUp()static voidsetUpClass()voidtearDown()static voidtearDownClass()voidtestBBD4()Test of learn method, of class KMeans.voidtestBBD64()Test of learn method, of class KMeans.voidtestLloyd4()Test of lloyd method, of class KMeans.voidtestLloyd64()Test of lloyd method, of class KMeans.voidtestUSPS()Test of learn method, of class KMeans.
-
-
-
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()
-
testBBD4
public void testBBD4()
Test of learn method, of class KMeans.
-
testLloyd4
public void testLloyd4()
Test of lloyd method, of class KMeans.
-
testBBD64
public void testBBD64()
Test of learn method, of class KMeans.
-
testLloyd64
public void testLloyd64()
Test of lloyd method, of class KMeans.
-
testUSPS
public void testUSPS()
Test of learn method, of class KMeans.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG