anitcd / FactoredRelevanceModel

An implementation of a Factored Relevance Model (FRLM) for (Multi-)Contextual Point-of-Interest Recommendation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Factored Relevance Model

An implementation of a Factored Relevance Model (FRLM) for (Multi-)Contextual Point-of-Interest Recommendation. This implementation includes factorization (see our initial SIGIR ICTIR '19 paper), trip-qualifier (e.g. 'trip-type', 'accompanied-by') enriched contexts (see our SIGIR '20 paper), and Kernel Density Estimation based generalizations (see the extended version, KDEFRLM) of the relevance model.

About

An implementation of a Factored Relevance Model (FRLM) for (Multi-)Contextual Point-of-Interest Recommendation.


Languages

Language:Java 94.4%Language:Shell 5.6%