Skip to content

yshysnt/CPIR

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Implementation of the paper Contextualized Point-of-Interest Recommendation.

Preprocessing

In the preprocess/ directory, run the three Python scripts: vldb_trans_matlab.py,time_stat_vldb.py and vldb_user_gt_sim.py.

Training

In MATLAB console, run

main2 apg_2obj

The result rating matrix will saved (by default) to processed_data/<dataset_name>/<matrix_name>.mat

Configuration

You can change the parameters of the algorithm in configs0.m

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published