메소드 |
설명 |
|
CalculateCosineSimilarity ( double>.Dictionary vector1, double>.Dictionary vector2 ) : double |
|
|
CalculatePearsonCorrelationForArticles ( int article1, int article2 ) : double |
|
|
CalculatePearsonCorrelationForQuestions ( int question1, int question2 ) : double |
|
|
CompleteItemProfile ( List articles ) : void |
|
|
GenerateUserCluster ( int userId ) : List |
|
|
GenerateUserProfile ( int userId ) : double>.Dictionary |
|
|
GetGlobalWeight ( int tagId ) : double |
|
|
GetLocalWeight ( int userId, int tagId ) : double |
|
|
GetRatingsForArticles ( int articleId, int userId ) : void |
|
|
GetRatingsForQuestions ( int questionId, int userId ) : void |
|
|