Giter Site home page Giter Site logo

rahmanidashti / stacp Goto Github PK

View Code? Open in Web Editor NEW
25.0 5.0 6.0 11.06 MB

Joint Geographical and Temporal Modeling based on Matrix Factorization for Point-of-Interest Recommendation - ECIR 2020

Python 100.00%
point-of-interest point-of-interest-recommendation recommender-system matrix-factorization lbsn social-network paper dataset

stacp's Introduction

STACP

Joint Geographical and Temporal Modeling based on Matrix Factorization for Point-of-Interest Recommendation (ECIR 2020)

Environment Settings

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

To run the code

You need just run the recommendation.py

The TimeAwareMF.py lib is implemented in Python 2. Therefore you should run the model with Python 2.

  • 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:

@inproceedings{rahmani2020joint,
  title={Joint geographical and temporal modeling based on matrix factorization for point-of-interest recommendation},
  author={Rahmani, Hossein A and Aliannejadi, Mohammad and Baratchi, Mitra and Crestani, Fabio},
  booktitle={European Conference on Information Retrieval},
  pages={205--219},
  year={2020},
  organization={Springer}
}

This repository contains the implementation of the Joint geographical and temporal modeling based on matrix factorization for point-of-interest recommendation presented in the ECIR 2020 paper. More details will be updated later.

Acknowledge

For implemenation we got some information and inspiration of the codes that provided by the following paper:

Liu, Yiding, et al. "An experimental evaluation of point-of-interest recommendation in location-based social networks." in VLDB, 2017

Contact

If you have any questions, do not hesitate to contact us by [email protected] or [email protected], we will be happy to assist.

stacp's People

Contributors

rahmanidashti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

stacp's Issues

./tmp/sigma.npy Error

I am getting the following error in TimeAwareMF.py. Do I need to /tmp.sigma.npy? Do you know how can we solve this issue?

Thank you!

line 77, in train
np.save("./tmp/sigma", sigma)

IOError: [Errno 2] No such file or directory: './tmp/sigma.npy'

Thesis experiment question

For the STACP code I ran, the average precision of all users(Precision@10) calculated using the Gowalla dataset is only 0.021179. Do I need to change the source code to reach 0.0383 precision?

# Dataset Format

I'm very interested in your research work,and thank you for publishing the code. But I am confused about the Foursquare_train.txt file format? What does the first, second and third columns stand for, respectively. I'm looking forward to your reply

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.