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
for a given no. of clusters c, the value of partition clusters should be in the range [1/c,1] according to the research paper you linked, however here for c=2, I get:
which is clearly less than c=1/2=0.5
is there something wrong here?
The text was updated successfully, but these errors were encountered:
for a given no. of clusters c, the value of partition clusters should be in the range [1/c,1] according to the research paper you linked, however here for c=2, I get:
which is clearly less than c=1/2=0.5
is there something wrong here?
The text was updated successfully, but these errors were encountered: