Uses of Interface
edu.qut.cs.rcmd.core.alg.wtr.WeightedTagFormula

Packages that use WeightedTagFormula
edu.qut.cs.rcmd.core.alg.simtrust.impl   
edu.qut.cs.rcmd.core.alg.wtr.impl   
 

Uses of WeightedTagFormula in edu.qut.cs.rcmd.core.alg.simtrust.impl
 

Constructors in edu.qut.cs.rcmd.core.alg.simtrust.impl with parameters of type WeightedTagFormula
BasicTagRepresentationProvider(TagModel tagModel, WeightedTagFormula weightedTagFormula)
          Constructor
 

Uses of WeightedTagFormula in edu.qut.cs.rcmd.core.alg.wtr.impl
 

Classes in edu.qut.cs.rcmd.core.alg.wtr.impl that implement WeightedTagFormula
 class WeightedTagFormulaImpl
           
 

Constructors in edu.qut.cs.rcmd.core.alg.wtr.impl with parameters of type WeightedTagFormula
WeightedTagBasedUserRecommender(WeightedTagFormula weightedTagFormula, org.apache.mahout.cf.taste.model.DataModel dataModel, TagModel tagModel, int K, double alpha)
           
WeightedTagSimilarityImpl(WeightedTagFormula weightedTagFormula, org.apache.mahout.cf.taste.model.DataModel dataModel)
           
 



Copyright © 2012. All Rights Reserved.