Class RunAll
java.lang.Object
org.tribuo.classification.experiments.RunAll
Trains and tests a model using the supplied data, for each trainer inside a configuration file.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RunAll
public RunAll()
-
-
Method Details
-
main
Runs the RunALL CLI.- Parameters:
args
- The CLI arguments.- Throws:
IOException
- If it failed to load the data.
-