Used to retrieve all items that could possibly be recommended to the user
Namespace: NReco.CF.Taste.RecommenderAssembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The ICandidateItemsStrategy type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetCandidateItems |
Get IDs of all items that could be recommended to the user
| |
Refresh | (Inherited from IRefreshable.) |
See Also