Method | Description | |
---|---|---|
Recommend ( string userId, int topN, ISet |
||
WeightedRecommendationEngine ( IRecommendationEngine engine, float weight ) : System |
public Recommend ( string userId, int topN, ISet |
||
userId | string | |
topN | int | |
ignoredItems | ISet |
|
return | IEnumerable |
public WeightedRecommendationEngine ( IRecommendationEngine engine, float weight ) : System | ||
engine | IRecommendationEngine | |
weight | float | |
return | System |