Package org.tribuo.regression.sgd.fm
Class TrainTest
java.lang.Object
org.tribuo.regression.sgd.fm.TrainTest
Build and run a regression factorization machine for a standard dataset.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Command line options.static enum
Loss function. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
TrainTest
public TrainTest()
-
-
Method Details
-
main
- Parameters:
args
- the command line arguments- Throws:
IOException
- if there is any error reading the examples.
-