Documentation of 'smile.regression.RegressionTreeTest' Java class
RegressionTreeTest
smile.regression

Class RegressionTreeTest



  • public class RegressionTreeTest
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void setUp() 
      static void setUpClass() 
      void tearDown() 
      static void tearDownClass() 
      void test(java.lang.String dataset, java.lang.String url, int response) 
      void testAll()
      Test of learn method, of class RegressionTree.
      void testCPU()
      Test of learn method, of class RegressionTree.
      void testLongley()
      Test of predict method, of class RegressionTree.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RegressionTreeTest

        public RegressionTreeTest()
    • 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

You see the box below because you did not login.