Class TrainTest
java.lang.Object
org.tribuo.interop.tensorflow.TrainTest
Build and run a Tensorflow multi-class classifier for a standard dataset.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumType of feature extractor.static classOptions for training a model in TensorFlow. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TrainTest
public TrainTest()
-
-
Method Details
-
main
CLI entry point.- Parameters:
args- the command line arguments- Throws:
IOException- if there is any error reading the examples.
-