CFEngine API

Uses of Package
org.recommender.algorithms

Packages that use org.recommender.algorithms
org.recommender.algorithms A wide variety of different implementations of collaborative filtering recommendation and precition algorithms are provided. 
org.recommender.algorithms.Experimental   
 

Classes in org.recommender.algorithms used by org.recommender.algorithms
CFAlgorithm
          Interface for a collaborative filtering algorithm.
CFNotImplementedException
          Exception handling functions that are not implemented in algorithms
ParameterSet
          A ParameterSet represents all parameters necessary to specify an algorithm.
Range
           
SimilarityWeight
          Represents the similarity between the active user (or item) and some neighbor user (or item).
TestStats
          This class provides methods to store and print out experiment results.
 

Classes in org.recommender.algorithms used by org.recommender.algorithms.Experimental
CFAlgorithm
          Interface for a collaborative filtering algorithm.
CFNotImplementedException
          Exception handling functions that are not implemented in algorithms
SimilarityWeight
          Represents the similarity between the active user (or item) and some neighbor user (or item).
 


CFEngine API

Copyright © 2003 - Oregon State University www.orst.edu