GenericBooleanPrefDataModel Constructor NReco.Recommender Class Library
Overload List

  NameDescription
Public methodGenericBooleanPrefDataModel(FastByIDMap<FastIDSet>)
Creates a new GenericBooleanPrefDataModel from the given users (and their preferences). This IDataModel retains all this information in memory and is effectively immutable.
Public methodGenericBooleanPrefDataModel(IDataModel)Obsolete.
Initializes a new instance of the GenericBooleanPrefDataModel class
Public methodGenericBooleanPrefDataModel(FastByIDMap<FastIDSet>, FastByIDMap<FastByIDMap<Nullable<DateTime>>>)
Initializes a new instance of the GenericBooleanPrefDataModel class
Top
See Also