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