smile.classification
Class AdaBoostTest
- java.lang.Object
-
- smile.classification.AdaBoostTest
-
public class AdaBoostTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description AdaBoostTest()
-
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 AdaBoost.voidtestUSPS()Test of learn method, of class AdaBoost.voidtestUSPS10()Test of learn method, of class AdaBoost.voidtestUSPSNominal()Test of learn method, of class AdaBoost.voidtestWeather()Test of learn method, of class AdaBoost.
-
-
-
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()
-
testWeather
public void testWeather()
Test of learn method, of class AdaBoost.
-
testIris
public void testIris()
Test of learn method, of class AdaBoost.
-
testUSPS
public void testUSPS()
Test of learn method, of class AdaBoost.
-
testUSPSNominal
public void testUSPSNominal()
Test of learn method, of class AdaBoost.
-
testUSPS10
public void testUSPS10()
Test of learn method, of class AdaBoost.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG