Package org.tribuo.classification.sgd.fm
Class TrainTest
java.lang.Object
org.tribuo.classification.sgd.fm.TrainTest
Build and run a classifier for a standard dataset using FMClassificationTrainer.
-
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.
-