Documentation of 'smile.classification.GradientTreeBoostTest' Java class
GradientTreeBoostTest
smile.classification

Class GradientTreeBoostTest



  • public class GradientTreeBoostTest
    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 testIris()
      Test of learn method, of class GradientTreeBoost.
      void testIris2()
      Test of predict method, of class GradientTreeBoost.
      void testSegment()
      Test of learn method, of class GradientTreeBoost.
      void testUSPS()
      Test of learn method, of class GradientTreeBoost.
      void testUSPS2()
      Test of learn method, of class GradientTreeBoost.
      • Methods inherited from class java.lang.Object

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

      • GradientTreeBoostTest

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

You see the box below because you did not login.