Skip to content

bb67ao/TSCAN

Repository files navigation

Code for TSCAN in paper "Where To Go at the Next Timestamp

Paper has been accepted by Data Science and Engineer(SCI 1)

https://link.springer.com/article/10.1007/s41019-023-00240-9

train your own dataset by

"python main.py --raw_data_prefix $GEMINI_DATA_IN1/ --data_name gowalla --out_prefix $GEMINI_DATA_OUT/ --min_loc_freq 10 --min_user_freq 20 --n_epoch 35 --unvisit_loc_t True --n_nearest 2000 --train_n_neg 15 --eval_n_neg 100 --train_batch_size 35 --eval_batch_size 35 --k_t 10 --k_d 15 --dimension 128 --exp_factor 1"


$GEMINI_DATA_IN1/ means the path of data
$GEMINI_DATA_OUT/ means the path of the output dir

We have uploaded pretrain parameter for Gowalla https://pan.baidu.com/s/1P2sljsZkYNedVRBOR5qTYg 8jdc.

About

The code for paper"where to go at the next timestamp"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages