Uses of Class
org.apache.mahout.clustering.classify.WeightedVectorWritable

Packages that use WeightedVectorWritable
org.apache.mahout.clustering.classify   
org.apache.mahout.clustering.topdown.postprocessor   
 

Uses of WeightedVectorWritable in org.apache.mahout.clustering.classify
 

Subclasses of WeightedVectorWritable in org.apache.mahout.clustering.classify
 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
 void ClusterOutputPostProcessorMapper.map(org.apache.hadoop.io.IntWritable key, WeightedVectorWritable val, org.apache.hadoop.mapreduce.Mapper.Context context)
           
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.