The dtw function in DynamicAxisWarping.jl has a transportcost kwarg. Is it possible to pass this kwarg to cluster_subjects? As per this post, it is possible to pass a different distance function via a kwarg that’s not documented in the DeepPumas docs, so hoping that transportcost is also available. In my case dtw “overfits” with the default transportcost value - clusters subjects that visually should be in a different cluster, but due to long distance degenerate alignment, they get incorrectly clustered.
Hi, Domas.
Sorry for the delay. Unfortunately, transportcost isn’t available. We can look into including it. If you have more feedback, please share it, so we consider everything in one go.