Displaying 1 result from an estimated 1 matches for "siegelmann".
Did you mean:
ziegelmann
2007 Dec 18
0
Clustering Question (Support Vector Clustering)
I am currently designing a clustering algorithm in collaboration with one of
my colleagues. For comparison purposes we would like to contrast it with the
Support Vector Clustering algorithm of (A. Ben-Hur, D. Horn, H.T.
Siegelmann, and V. Vapnik. Support vector clustering. Journal of Machine
Learning Research, 2:125-137, 2001).
This is supposedly the most powerful unsupervised clustering algorithm
available. Unfortunately, we cannot find code for it anywhere. We have tried
emailing the authors and they cannot find the c...