Uses of Class
org.apache.mahout.cf.taste.hadoop.als.VectorWithIndexWritable

Packages that use VectorWithIndexWritable
org.apache.mahout.cf.taste.hadoop.als   
 

Uses of VectorWithIndexWritable in org.apache.mahout.cf.taste.hadoop.als
 

Method parameters in org.apache.mahout.cf.taste.hadoop.als with type arguments of type VectorWithIndexWritable
protected  void PredictionJob.JoinProbesWithItemFeaturesReducer.reduce(TaggedVarIntWritable key, Iterable<VectorWithIndexWritable> values, org.apache.hadoop.mapreduce.Reducer.Context ctx)
           
protected  void PredictionJob.PredictRatingReducer.reduce(TaggedVarIntWritable key, Iterable<VectorWithIndexWritable> values, org.apache.hadoop.mapreduce.Reducer.Context ctx)
           
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.