cc.mallet.optimize.tests
Class TestOptimizer
- java.lang.Object
-
- junit.framework.Assert
-
- junit.framework.TestCase
-
- cc.mallet.optimize.tests.TestOptimizer
-
- All Implemented Interfaces:
- junit.framework.Test
public class TestOptimizer extends junit.framework.TestCaseUnit Test for class TestMaximizer.java Created: Mon Apr 26 19:54:25 2004
-
-
Constructor Summary
Constructors Constructor and Description TestOptimizer(java.lang.String name)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] args)static junit.framework.TestSuitesuite()voidtestConjugateGradient()voidtestGradientAscent()voidtestLinearLBFGS()voidtestOrthantWiseLBFGSWithL1()voidtestOrthantWiseLBFGSWithoutL1()-
Methods inherited from class junit.framework.TestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, setName, toString
-
-
-
-
Method Detail
-
testGradientAscent
public void testGradientAscent()
-
testLinearLBFGS
public void testLinearLBFGS()
-
testOrthantWiseLBFGSWithoutL1
public void testOrthantWiseLBFGSWithoutL1()
-
testOrthantWiseLBFGSWithL1
public void testOrthantWiseLBFGSWithL1()
-
testConjugateGradient
public void testConjugateGradient()
-
suite
public static junit.framework.TestSuite suite()
- Returns:
- a
TestSuite
-
main
public static void main(java.lang.String[] args)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG