You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUG] Updated sbd_distance() to handle multivariate series (aeon-toolkit#2674)
* Updated sbd_distance() to handle multivariate data consistently with tslearn and other implementations
* added _multivariate_sbd_distance() which finds the correlations for each of the channels and then normalizes using the norm of the multivariate series.
a61927f
0 commit comments