Class ConfigurableTrainTest
java.lang.Object
org.tribuo.classification.experiments.ConfigurableTrainTest
Build and run a classifier for a standard dataset.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Command line options. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
ConfigurableTrainTest
public ConfigurableTrainTest()
-
-
Method Details
-
processWeights
Converts the weight text input format into an object suitable for use in a Trainer.- Parameters:
input
- The input form.- Returns:
- The weights.
-
main
- Parameters:
args
- the command line arguments
-