zenogantner / MyMediaLite

recommender system library for the CLR (.NET)
http://mymedialite.net
503 stars 189 forks source link

Context-aware recommendation #39

Closed zenogantner closed 5 years ago

zenogantner commented 13 years ago

add namespace ContextAwareRecommendation with the interfaces IContextAwareItemRecommender (also covers tag recommendation, time-aware recommendations, and search queries) and IContextAwareRatingRecommender

zenogantner commented 13 years ago

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