[SciPy-user] K-MEANS ALGORITHM(ASKING)

eric jones eric at enthought.com
Wed Jul 23 17:30:20 EDT 2003


The following link has the C++ code for the vq algorithm.

 

http://www.scipy.org/site_content/remap?rmurl=http%3A//scipy.net/cgi-bin
/viewcvsx.cgi/scipy/Lib/cluster/src/vq.h%3Frev%3D1.2%26content-type%3Dte
xt/vnd.viewcvs-markup

 

The kmeans algorithm was written in pure python and lives here.

 

http://www.scipy.org/site_content/remap?rmurl=http%3A//scipy.net/cgi-bin
/viewcvsx.cgi/scipy/Lib/cluster/vq.py%3Frev%3D1.16%26content-type%3Dtext
/vnd.viewcvs-markup

 

If you get the SciPy source code, look in the scipy/Lib/cluster
directory.

 

see ya,

eric

----------------------------------------------
eric jones                    515 Congress Ave
www.enthought.com             Suite 1614
512 536-1057                  Austin, Tx 78701

-----Original Message-----
From: scipy-user-admin at scipy.net [mailto:scipy-user-admin at scipy.net] On
Behalf Of ¼ÕÀºÇÏ
Sent: Friday, July 18, 2003 10:22 PM
To: SciPy-user at scipy.net
Subject: [SciPy-user] K-MEANS ALGORITHM(ASKING)

 

Hi
I Have stuck up with a project based on clustering using K-Means
algorithm
Please help me find the relevent C code for theK-Means algorithm
Regards

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20030723/ce55fffe/attachment.html>


More information about the SciPy-User mailing list