Package | Description |
---|---|
org.apache.lens.ml.dao | |
org.apache.lens.ml.impl |
Modifier and Type | Method and Description |
---|---|
MLTask |
MLDBUtils.getMLTask(String taskID)
Get ML Task given its id
|
Modifier and Type | Method and Description |
---|---|
void |
MLDBUtils.saveMLTask(MLTask task)
Insert an ML Task into ml task table
|
Modifier and Type | Method and Description |
---|---|
MLTask |
MLTask.Builder.build() |
MLTask |
MLRunner.train() |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.