Hi, You should send your question on the scipy user ML. If you use a distance between objects, you can try the kmeans (implemented in scipy), if you use similarities, you can change them to dissimilarities and use the same function.
Matthieu 2008/5/18 Sengly <[EMAIL PROTECTED]>: > Dear all, > > I am looking for a python library which can cluster similar objects > into their respective groups given their similarity score of each two > of them. I have searched the group but I couldn't find any helpful > information yet. > > Any suggestion is appreciated. Also, if you know any specific group > that I should post this message, please also suggest. > > Thank you. > > Sengly > -- > http://mail.python.org/mailman/listinfo/python-list > -- French PhD student Website : http://matthieu-brucher.developpez.com/ Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92 LinkedIn : http://www.linkedin.com/in/matthieubrucher
-- http://mail.python.org/mailman/listinfo/python-list