ml.shifu.guagua.example.kmeans
类 KMeansCentriodsOutput
java.lang.Object
ml.shifu.guagua.master.BasicMasterInterceptor<KMeansMasterParams,KMeansWorkerParams>
ml.shifu.guagua.example.kmeans.KMeansCentriodsOutput
- 所有已实现的接口:
- ml.shifu.guagua.master.MasterInterceptor<KMeansMasterParams,KMeansWorkerParams>
public class KMeansCentriodsOutput
- extends ml.shifu.guagua.master.BasicMasterInterceptor<KMeansMasterParams,KMeansWorkerParams>
KMeansCentriodsOutput is used to write the final k centers to file system.
| 从类 ml.shifu.guagua.master.BasicMasterInterceptor 继承的方法 |
postIteration, preApplication, preIteration |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KMeansCentriodsOutput
public KMeansCentriodsOutput()
postApplication
public void postApplication(ml.shifu.guagua.master.MasterContext<KMeansMasterParams,KMeansWorkerParams> context)
- 指定者:
- 接口
ml.shifu.guagua.master.MasterInterceptor<KMeansMasterParams,KMeansWorkerParams> 中的 postApplication - 覆盖:
- 类
ml.shifu.guagua.master.BasicMasterInterceptor<KMeansMasterParams,KMeansWorkerParams> 中的 postApplication
Copyright © 2015. All Rights Reserved.