메소드 | 설명 | |
---|---|---|
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 |
|
리턴 | IEnumerable |
public WeightedRecommendationEngine ( IRecommendationEngine engine, float weight ) : System | ||
engine | IRecommendationEngine | |
weight | float | |
리턴 | System |