public class KMeansCentriodsOutput extends ml.shifu.guagua.master.BasicMasterInterceptor<KMeansMasterParams,KMeansWorkerParams>
KMeansCentriodsOutput is used to write the final k centers to file system.| Constructor and Description |
|---|
KMeansCentriodsOutput() |
| Modifier and Type | Method and Description |
|---|---|
void |
postApplication(ml.shifu.guagua.master.MasterContext<KMeansMasterParams,KMeansWorkerParams> context) |
public void postApplication(ml.shifu.guagua.master.MasterContext<KMeansMasterParams,KMeansWorkerParams> context)
postApplication in interface ml.shifu.guagua.master.MasterInterceptor<KMeansMasterParams,KMeansWorkerParams>postApplication in class ml.shifu.guagua.master.BasicMasterInterceptor<KMeansMasterParams,KMeansWorkerParams>Copyright © 2019. All Rights Reserved.