smile.classification
Class KNNTest
- java.lang.Object
-
- smile.classification.KNNTest
-
public class KNNTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description KNNTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidsetUp()static voidsetUpClass()voidtearDown()static voidtearDownClass()voidtestLearn_3args()Test of learn method, of class KNN.voidtestSegment()Test of learn method, of class KNN.voidtestUSPS()Test of learn method, of class KNN.
-
-
-
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()
-
testLearn_3args
public void testLearn_3args()
Test of learn method, of class KNN.
-
testSegment
public void testSegment() throws java.text.ParseExceptionTest of learn method, of class KNN.- Throws:
java.text.ParseException
-
testUSPS
public void testUSPS()
Test of learn method, of class KNN.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG