|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WeightedVectorWritable | |
---|---|
org.apache.mahout.clustering | |
org.apache.mahout.clustering.topdown.postprocessor |
Uses of WeightedVectorWritable in org.apache.mahout.clustering |
---|
Subclasses of WeightedVectorWritable in org.apache.mahout.clustering | |
---|---|
class |
WeightedPropertyVectorWritable
|
Uses of WeightedVectorWritable in org.apache.mahout.clustering.topdown.postprocessor |
---|
Methods in org.apache.mahout.clustering.topdown.postprocessor with parameters of type WeightedVectorWritable | |
---|---|
protected void |
ClusterOutputPostProcessorMapper.map(org.apache.hadoop.io.IntWritable key,
WeightedVectorWritable vector,
org.apache.hadoop.mapreduce.Mapper.Context context)
The key is the cluster id and the value is the vector. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |