kshape-python icon indicating copy to clipboard operation
kshape-python copied to clipboard

tslearn Implementation Error

Open yerbles opened this issue 2 years ago • 1 comments

This error with the tslearn implementation of K-Shape has been reported in the tslearn github repo. Posting here in case there is some knowledge about why this might be occurring already floating around:

https://github.com/tslearn-team/tslearn/issues/99

yerbles avatar Oct 03 '23 06:10 yerbles

@yerbles I was having a similar issue and I removed nan values. then it appears to work

cbSuccessAcademies avatar Jan 10 '24 21:01 cbSuccessAcademies