Package | Description |
---|---|
org.apache.lens.ml.impl |
Modifier and Type | Method and Description |
---|---|
LensMLClient |
MLTask.getMlClient()
ml client
|
Modifier and Type | Method and Description |
---|---|
MLTask.Builder |
MLTask.Builder.client(LensMLClient client) |
void |
MLRunner.init(LensMLClient mlClient,
String confDir) |
void |
MLRunner.init(LensMLClient mlClient,
String algoName,
String database,
String trainTable,
String trainFile,
String testTable,
String testFile,
String outputTable,
String[] features,
String labelColumn) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.