smile.classification
Class GradientTreeBoostTest
- java.lang.Object
-
- smile.classification.GradientTreeBoostTest
-
public class GradientTreeBoostTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description GradientTreeBoostTest()
-
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 GradientTreeBoost.voidtestIris2()Test of predict method, of class GradientTreeBoost.voidtestSegment()Test of learn method, of class GradientTreeBoost.voidtestUSPS()Test of learn method, of class GradientTreeBoost.voidtestUSPS2()Test of learn method, of class GradientTreeBoost.
-
-
-
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 predict method, of class GradientTreeBoost.
-
testIris
public void testIris()
Test of learn method, of class GradientTreeBoost.
-
testSegment
public void testSegment()
Test of learn method, of class GradientTreeBoost.
-
testUSPS
public void testUSPS()
Test of learn method, of class GradientTreeBoost.
-
testUSPS2
public void testUSPS2()
Test of learn method, of class GradientTreeBoost.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG