| Package | Description |
|---|---|
| eu.stratosphere.example.java.clustering | |
| eu.stratosphere.example.java.clustering.util |
| Modifier and Type | Method and Description |
|---|---|
KMeans.Centroid |
KMeans.TupleCentroidConverter.map(Tuple3<Integer,Double,Double> t) |
KMeans.Centroid |
KMeans.CentroidAverager.map(Tuple3<Integer,KMeans.Point,Long> value) |
| Modifier and Type | Method and Description |
|---|---|
static DataSet<KMeans.Centroid> |
KMeansData.getDefaultCentroidDataSet(ExecutionEnvironment env) |
Copyright © 2013–2014. All rights reserved.