smile.validation
Class LOOCVTest
- java.lang.Object
-
- smile.validation.LOOCVTest
-
public class LOOCVTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description LOOCVTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidsetUp()static voidsetUpClass()voidtearDown()static voidtearDownClass()voidtestComplete()Test if the train and test dataset are complete, of class LeaveOneOut.voidtestOrthogonal()Test if different dataset are different, of class LeaveOneOut.
-
-
-
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()
-
testComplete
public void testComplete()
Test if the train and test dataset are complete, of class LeaveOneOut.
-
testOrthogonal
public void testOrthogonal()
Test if different dataset are different, of class LeaveOneOut.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG