Package | Description |
---|---|
es.upm.etsisi.cf4j.recommender.knn |
This package contains the implementation of different knn based collaborative filtering
recommenders.
|
es.upm.etsisi.cf4j.recommender.knn.userSimilarityMetric |
This package contains different implementations of user-to-user similarity metric used in the
user-to-user knn based collaborative filtering algorithm.
|
Class and Description |
---|
UserSimilarityMetric
This class process the similarity measure between two users.
|
Class and Description |
---|
UserSimilarityMetric
This class process the similarity measure between two users.
|
Copyright © 2020. All rights reserved.