de.bwaldvogel.liblinear
Class TrainTest
java.lang.Object
de.bwaldvogel.liblinear.TrainTest
public class TrainTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrainTest
public TrainTest()
testParseCommandLine
public void testParseCommandLine()
testReadProblem
public void testReadProblem()
throws Exception
- Throws:
Exception
testReadProblemEmptyLine
public void testReadProblemEmptyLine()
throws Exception
- unit-test for Issue #1 (http://github.com/bwaldvogel/liblinear-java/issues#issue/1)
- Throws:
Exception
testReadUnsortedProblem
public void testReadUnsortedProblem()
throws Exception
- Throws:
Exception
testReadProblemWithInvalidIndex
public void testReadProblemWithInvalidIndex()
throws Exception
- Throws:
Exception
testReadWrongProblem
public void testReadWrongProblem()
throws Exception
- Throws:
Exception
Copyright © 2011. All Rights Reserved.