Class TrainTest

java.lang.Object
org.tribuo.regression.slm.TrainTest

public class TrainTest extends Object
Build and run a sparse linear regression model for a standard dataset.
  • Constructor Details

    • TrainTest

      public TrainTest()
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Runs a TrainTest CLI.
      Parameters:
      args - the command line arguments
      Throws:
      IOException - if there is any error reading the examples.