类 ml.shifu.guagua.example.lr.LogisticRegressionParams
的使用

使用 LogisticRegressionParams 的软件包
ml.shifu.guagua.example.lr Logistic regression example by using batch gradient descent. 
 

ml.shifu.guagua.example.lrLogisticRegressionParams 的使用
 

返回 LogisticRegressionParamsml.shifu.guagua.example.lr 中的方法
 LogisticRegressionParams LogisticRegressionMaster.compute(ml.shifu.guagua.master.MasterContext<LogisticRegressionParams,LogisticRegressionParams> context)
           
 LogisticRegressionParams LogisticRegressionWorker.doCompute(ml.shifu.guagua.worker.WorkerContext<LogisticRegressionParams,LogisticRegressionParams> context)
           
 

类型变量类型为 LogisticRegressionParamsml.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)
           
 



Copyright © 2015. All Rights Reserved.