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
Adding two lines to set vertices = [0] if vertices is empty. This issue occurs in the edge cases when cluster size = 2, and causes a ValueError due to zero-size array.
0 commit comments