Class TrainTest
java.lang.Object
org.tribuo.classification.liblinear.TrainTest
Build and run a liblinear-java classifier for a standard dataset.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TrainTest
public TrainTest()
-
-
Method Details
-
main
Runs a TrainTest CLI.- Parameters:
args
- the command line arguments- Throws:
IOException
- if there is any error reading the examples.
-