tutuannie / POI-recommendation

a cnn neural network for personalized POI recommendation in location-based social networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POI-recommendation

a cnn neural network for personalized POI recommendation in location-based social networks

Document interpretation: comatrix.py is used for Generating Co-Visiting Matrix; geomatrix.py is used for Generating Geographical Proximity Matrix; camatrix.py is used for Generating Categorical Correlation Matr; User.py is used for Generating user and POI's feature vector by combining the three trained matrices; cnn.py and cnn_test.py are used for final training and test.

(Quote)Reference:https://doi.org/10.1080/13658816.2018.1447671

About

a cnn neural network for personalized POI recommendation in location-based social networks


Languages

Language:Python 100.0%