| 类型变量类型为 LogisticRegressionParams 的 ml.shifu.guagua.example.lr 中的方法参数 |
LogisticRegressionParams |
LogisticRegressionMaster.compute(ml.shifu.guagua.master.MasterContext<LogisticRegressionParams,LogisticRegressionParams> context)
|
LogisticRegressionParams |
LogisticRegressionMaster.compute(ml.shifu.guagua.master.MasterContext<LogisticRegressionParams,LogisticRegressionParams> context)
|
LogisticRegressionParams |
LogisticRegressionWorker.doCompute(ml.shifu.guagua.worker.WorkerContext<LogisticRegressionParams,LogisticRegressionParams> context)
|
LogisticRegressionParams |
LogisticRegressionWorker.doCompute(ml.shifu.guagua.worker.WorkerContext<LogisticRegressionParams,LogisticRegressionParams> context)
|
void |
LogisticRegressionWorker.init(ml.shifu.guagua.worker.WorkerContext<LogisticRegressionParams,LogisticRegressionParams> context)
|
void |
LogisticRegressionWorker.init(ml.shifu.guagua.worker.WorkerContext<LogisticRegressionParams,LogisticRegressionParams> context)
|
void |
LogisticRegressionWorker.load(GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable> currentKey,
GuaguaWritableAdapter<org.apache.hadoop.io.Text> currentValue,
ml.shifu.guagua.worker.WorkerContext<LogisticRegressionParams,LogisticRegressionParams> context)
|
void |
LogisticRegressionWorker.load(GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable> currentKey,
GuaguaWritableAdapter<org.apache.hadoop.io.Text> currentValue,
ml.shifu.guagua.worker.WorkerContext<LogisticRegressionParams,LogisticRegressionParams> context)
|
void |
LogisticRegressionOutput.postApplication(ml.shifu.guagua.master.MasterContext<LogisticRegressionParams,LogisticRegressionParams> context)
Get output file setting and write final sum value to HDFS file. |
void |
LogisticRegressionOutput.postApplication(ml.shifu.guagua.master.MasterContext<LogisticRegressionParams,LogisticRegressionParams> context)
Get output file setting and write final sum value to HDFS file. |
protected void |
LogisticRegressionWorker.postLoad(ml.shifu.guagua.worker.WorkerContext<LogisticRegressionParams,LogisticRegressionParams> context)
|
protected void |
LogisticRegressionWorker.postLoad(ml.shifu.guagua.worker.WorkerContext<LogisticRegressionParams,LogisticRegressionParams> context)
|