smile.regression
Class GradientTreeBoostTest
- java.lang.Object
-
- smile.regression.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()voidtest(GradientTreeBoost.Loss loss, java.lang.String dataset, java.lang.String url, int response)voidtestCPU()Test of learn method, of class GradientTreeBoost.voidtestHuber()Test of learn method, of class RegressionTree.voidtestLAD()Test of learn method, of class RegressionTree.voidtestLS()Test of learn method, of class RegressionTree.
-
-
-
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()
-
test
public void test(GradientTreeBoost.Loss loss, java.lang.String dataset, java.lang.String url, int response)
-
testLS
public void testLS()
Test of learn method, of class RegressionTree.
-
testLAD
public void testLAD()
Test of learn method, of class RegressionTree.
-
testHuber
public void testHuber()
Test of learn method, of class RegressionTree.
-
testCPU
public void testCPU()
Test of learn method, of class GradientTreeBoost.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG