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

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

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

Methods in org.apache.mahout.cf.taste.hadoop.als with parameters of type TaggedVarIntWritable
 int TaggedVarIntWritable.compareTo(TaggedVarIntWritable other)
           
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.