smile.regression
Class RegressionTreeTest
- java.lang.Object
-
- smile.regression.RegressionTreeTest
-
public class RegressionTreeTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description RegressionTreeTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidsetUp()static voidsetUpClass()voidtearDown()static voidtearDownClass()voidtest(java.lang.String dataset, java.lang.String url, int response)voidtestAll()Test of learn method, of class RegressionTree.voidtestCPU()Test of learn method, of class RegressionTree.voidtestLongley()Test of predict 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()
-
testLongley
public void testLongley()
Test of predict method, of class RegressionTree.
-
test
public void test(java.lang.String dataset, java.lang.String url, int response)
-
testAll
public void testAll()
Test of learn method, of class RegressionTree.
-
testCPU
public void testCPU()
Test of learn method, of class RegressionTree.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG