smile.classification
Class SVMTest
- java.lang.Object
-
- smile.classification.SVMTest
-
public class SVMTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description SVMTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidsetUp()static voidsetUpClass()voidtearDown()static voidtearDownClass()voidtestLearn()Test of learn method, of class SVM.voidtestLinear()voidtestSegment()Test of learn method, of class SVM.voidtestUSPS()Test of learn method, of class SVM.
-
-
-
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()
-
testLinear
public void testLinear()
-
testLearn
public void testLearn()
Test of learn method, of class SVM.
-
testSegment
public void testSegment()
Test of learn method, of class SVM.
-
testUSPS
public void testUSPS()
Test of learn method, of class SVM.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG