Example usage for org.apache.mahout.cf.taste.neighborhood UserNeighborhood interface-usage

List of usage examples for org.apache.mahout.cf.taste.neighborhood UserNeighborhood interface-usage

Introduction

In this page you can find the example usage for org.apache.mahout.cf.taste.neighborhood UserNeighborhood interface-usage.

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 {