Closed zenogantner closed 5 years ago
add namespace ContextAwareRecommendation with the interfaces IContextAwareItemRecommender (also covers tag recommendation, time-aware recommendations, and search queries) and IContextAwareRatingRecommender
Models/algorithms to implement:
FolkRank -- http://dev.nepomuk.semanticdesktop.org/repos/trunk/java/org.semanticdesktop.nepomuk.comp.folkpeer/src/org/semanticdesktop/nepomuk/comp/folkpeer/folkrank/
PITF -- http://www.ismll.uni-hildesheim.de/pub/pdfs/Rendle2010-Pairwise_Interaction_Tensor_Factorization.pdf
add namespace ContextAwareRecommendation with the interfaces IContextAwareItemRecommender (also covers tag recommendation, time-aware recommendations, and search queries) and IContextAwareRatingRecommender