java.lang.Object
org.tribuo.classification.experiments.RunAll

public class RunAll extends Object
Trains and tests a model using the supplied data, for each trainer inside a configuration file.
  • Constructor Details

    • RunAll

      public RunAll()
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Runs the RunALL CLI.
      Parameters:
      args - The CLI arguments.
      Throws:
      IOException - If it failed to load the data.