SVDRecommender Constructor NReco.Recommender Class Library
Overload List

  NameDescription
Public methodSVDRecommender(IDataModel, IFactorizer)
Initializes a new instance of the SVDRecommender class
Public methodSVDRecommender(IDataModel, IFactorizer, IPersistenceStrategy)
Initializes a new instance of the SVDRecommender class
Public methodSVDRecommender(IDataModel, IFactorizer, ICandidateItemsStrategy)
Initializes a new instance of the SVDRecommender class
Public methodSVDRecommender(IDataModel, IFactorizer, ICandidateItemsStrategy, IPersistenceStrategy)
Initializes a new instance of the SVDRecommender class
Top
See Also