Package org.apache.mahout.cf.taste.impl.neighborhood

Class Summary
CachingUserNeighborhood A caching wrapper around an underlying UserNeighborhood implementation.
NearestNUserNeighborhood Computes a neighborhood consisting of the nearest n users to a given user.
ThresholdUserNeighborhood Computes a neigbhorhood consisting of all users whose similarity to the given user meets or exceeds a certain threshold.
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.