List of usage examples for org.apache.mahout.cf.taste.neighborhood UserNeighborhood interface-usage
From source file com.mashup.resys.neighborhood.AbstractUserNeighborhood.java
/** * <p> * Contains methods and resources useful to all classes in this package. * </p> */ abstract class AbstractUserNeighborhood implements UserNeighborhood {