메소드 | 설명 | |
---|---|---|
IterateMapping ( ) : void | ||
LearnAttributeToFactorMapping ( ) : void | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
MapUserToLatentFactorSpace ( ICollection |
||
UpdateMappingFactors ( int u, int i, int j ) : void |
update the mapping factors for a given user and an item pair
|
protected MapUserToLatentFactorSpace ( ICollection |
||
user_attributes | ICollection |
|
리턴 | double[] |
protected UpdateMappingFactors ( int u, int i, int j ) : void | ||
u | int | the user ID |
i | int | the first item ID |
j | int | the second item ID |
리턴 | void |