This project has retired. For details please refer to its Attic page.
MLTask (Lens 2.0.1-beta-incubating API)

org.apache.lens.ml.task
Class MLTask

java.lang.Object
  extended by org.apache.lens.ml.task.MLTask
All Implemented Interfaces:
Runnable

public class MLTask
extends Object
implements Runnable

Run a complete cycle of train and test (evaluation) for an ML algorithm


Nested Class Summary
static class MLTask.Builder
          Builder to create an example task
static class MLTask.State
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2014–2015 Apache Software Foundation. All rights reserved.