tutuannie / LGLMF

LGLMF: Local Geographical based Logistic Matrix Factorization Model for POI Recommendation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LGLMG

LGLMF: Local Geographical based Logistic Matrix Factorization Model for POI Recommendation (AIRS 2019)

Environment Settings

  • Python version: '3.7'
  • You have to install the required libraries

To run the code

You need just run the recommendation.py

  • To change the dataset, you have to write its name in the recommendation.py.

Cite

Please cite our paper if you use our datasets or implementations:

Hossein A. Rahmani, Mohammad Aliannejadi, Sajad Ahmadian, Mitra Baratchi, Mohsen Afsharchi, and Fabio Crestani. "LGLMF: Local Geographical based Logistic Matrix Factorization Model for POI Recommendation", Asia Information Retrieval Societies Conference (AIRS), Hong Kong, China, (2019)

This repository contains the implementation of the Local Geographical based Logistic Matrix Factorization Model for POI Recommendation proposed in the AIRS 2019 paper. More details will be updated later.

Contact

If you have any questions, do not hesitate to contact us by srahmani@znu.ac.ir or rahmanidashti@gmail.com, we will be happy to assist.

About

LGLMF: Local Geographical based Logistic Matrix Factorization Model for POI Recommendation


Languages

Language:Python 100.0%