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

  • Method Details

    • main

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