| Package | Description |
|---|---|
| org.apache.mahout.clustering.streaming.mapreduce |
| Modifier and Type | Method and Description |
|---|---|
static List<Centroid> |
StreamingKMeansReducer.centroidWritablesToList(Iterable<CentroidWritable> centroids) |
void |
StreamingKMeansReducer.reduce(org.apache.hadoop.io.IntWritable key,
Iterable<CentroidWritable> centroids,
org.apache.hadoop.mapreduce.Reducer.Context context) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.