Overload List
Name | Description | |
---|---|---|
SVDRecommender(IDataModel, IFactorizer) | Initializes a new instance of the SVDRecommender class | |
SVDRecommender(IDataModel, IFactorizer, IPersistenceStrategy) | Initializes a new instance of the SVDRecommender class | |
SVDRecommender(IDataModel, IFactorizer, ICandidateItemsStrategy) | Initializes a new instance of the SVDRecommender class | |
SVDRecommender(IDataModel, IFactorizer, ICandidateItemsStrategy, IPersistenceStrategy) | Initializes a new instance of the SVDRecommender class |
See Also