smile.regression
Class RidgeRegressionTest
- java.lang.Object
-
- smile.regression.RidgeRegressionTest
-
public class RidgeRegressionTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description RidgeRegressionTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidsetUp()static voidsetUpClass()voidtearDown()static voidtearDownClass()voidtestCPU()Test of learn method, of class LinearRegression.voidtestLearn()Test of learn method, of class RidgeRegression.voidtestPredict()Test of predict method, of class RidgeRegression.
-
-
-
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()
-
testLearn
public void testLearn()
Test of learn method, of class RidgeRegression.
-
testPredict
public void testPredict()
Test of predict method, of class RidgeRegression.
-
testCPU
public void testCPU()
Test of learn method, of class LinearRegression.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG