NReco.CF.Taste.Model NamespaceNReco.Recommender Class Library
 
Interfaces

  InterfaceDescription
Public interfaceIDataModel
Implementations represent a repository of information about users and their associated IPreferences for items.
Public interfaceIPreference
A IPreference encapsulates an item and a preference value, which indicates the strength of the preference for it. IPreferences are associated to users.
Public interfaceIPreferenceArray
An alternate representation of an array of {@link Preference}. Implementations, in theory, can produce a more memory-efficient representation.