boathit/t2vec

Usage with Custom dataset

rbhatia46 opened this issue · 0 comments

Hi,
Nice work! I was planning to use this algorithm with a custom dataset that I have, I have the timestamp, latitude, longitude and userID, and want to convert each trajectory to a vector using this algorithm. Can you please guide me on how I can use this code with the dataset I described above?
Thanks