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 SummaryNested Classes
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
RunAllpublic RunAll()
 
- 
- 
Method Details- 
mainRuns the RunALL CLI.- Parameters:
- args- The CLI arguments.
- Throws:
- IOException- If it failed to load the data.
 
 
-