yaodi833 / trajectory2vec

code for "Trajectory clustering via deep representation learning"
180 stars 55 forks source link

Choosing Window Size and Offset #4

Open rbhatia46 opened 3 years ago

rbhatia46 commented 3 years ago

Hi, In the paper, you mentioned that one must choose offset to be half the window size for optimal results, but could you please suggest how do I choose the window size, I see you select 600 for the synthetic data, any guidelines on how we can set this parameter?