Point-of-Interest-Recommendation icon indicating copy to clipboard operation
Point-of-Interest-Recommendation copied to clipboard

Next location prediction based on Theano

Results 7 Point-of-Interest-Recommendation issues
Sort by recently updated
recently updated
newest added

The Dataset link is broken. I couldn't download the below dataset. 'Foursquare/sequence' 'Gowalla/sequence' Can someone share with me?

I am getting the following error when I run **prog_poi2vec.py** IOError: [Errno 2] No such file or directory: './poidata/Foursquare/sequence/tra_target.npy' Where is the **'./poidata/Foursquare/sequence/tra_target.npy'**

when running prog.geoie.py, it cannot find any information about p['gru'], p['UD'] and p['dd'].

请问prog_bpr_gru_spatial.py如果根据得到的模型得到相应的预测结果。 [_, sub_all_sus] = model.predict(start_end)得到的结果中每行数据对应哪个用户的哪个item

Sorry to bother, I couldn't find the code for Distance2Pre, could you tell me the file name for Distance2Pre? Thanks a lot~

I run these code with environment (python=2.7,theano=1.0.3). but it raise error when i run python prog_prme.py: AttributeError: ('The following error happened while compiling the node', AdvancedSubtensor1(, ), '\n', "'module' object...