yingtaoluo / Spatial-Temporal-Attention-Network-for-POI-Recommendation

Codes for a WWW'21 Paper. POI recommender system for location/trajectory prediction.
https://doi.org/10.1145/3442381.3449998
170 stars 38 forks source link

Preprocessing code #28

Closed hussienalbared closed 1 year ago

hussienalbared commented 1 year ago

Thanks you so much for sharing the code I am wondering if you could share the preprocessing code which you have applied on the raw dataset?

yingtaoluo commented 1 year ago

Thank you. The preprocessing codes are in the repo, although we transformed the .csv file to .npy and then preprocess on the .npy file. Thanks.

yingtaoluo commented 1 year ago

As it has been a while since this paper is out there, the focus of my own research interest also shifts a lot. I personally apologize for any delayed responses and have to apologize if there is no future maintenance for this repo... But there have been many interesting works since 2021, do not hesitate to look at some of those good works people have done. :) Good luck to you all.