Package org.apache.mahout.cf.taste.common

Interface Summary
Refreshable Implementations of this interface have state that can be periodically refreshed.
 

Class Summary
MinK<T> this class will preserve the k minimum elements of all elements it has been offered
TopK<T> this class will preserve the k maximum elements of all elements it has been offered
 

Enum Summary
Weighting A simple enum which gives symbolic names to the ideas of "weighted" and "unweighted", to make various API calls which take a weighting parameter more readable.
 

Exception Summary
NoSuchItemException  
NoSuchUserException  
TasteException An exception thrown when an error occurs inside the Taste engine.
 



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