edu.qut.cs.rcmd.core.tag.recommender.impl
Interface TopTags.Estimator<T>

Enclosing class:
TopTags

public static interface TopTags.Estimator<T>


Method Summary
 float estimate(T thing)
           
 

Method Detail

estimate

float estimate(T thing)
               throws org.apache.mahout.cf.taste.common.TasteException
Throws:
org.apache.mahout.cf.taste.common.TasteException


Copyright © 2012. All Rights Reserved.