Closed petteriTeikari closed 5 years ago
Hello @petteriTeikari,
Thank you for your interest, I am sorry if the comment in the code was misleading.
By no "warping window", we meant that the warping could be infinite (there was no boundaries).
So to answer the question: we did allow warping - this is the only setting we have tested.
I hope this answers your inquiry.
I see, thanks for the clarification @hfawaz
Hi again @hfawaz et al.
I was wondering if you used actually the following setting for your paper, i.e. you did not warp at all if I understood the code correctly and read the paper properly?
DTW_PARAMS = {'w':-1} warping window should be given in percentage (negative means no warping window)
In the paper [6, Forestier et al. 2017, PDF] cited, that was given as following for the "old-school" Windows Warping (WW) method
Did you test out the warping with DTW?