|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Making sense of data: Clustering OR A coding challengeby bart (Canon) |
| on Apr 08, 2006 at 22:45 UTC ( #542089=note: print w/ replies, xml ) | Need Help?? |
|
You pointed to a k-Means Clustering tutorial by Kardi Teknomo, which includes a demo program in VB. I had promised you that I'd try to port the algorithm to Perl... I found the VB program so illustrative, that I ported the whole program to Perl/Tk, even though I've never actually used Tk for anything real. As a result, it took me a few days. You can find the demo program in CUFP, in k-Means Clustering demo program with Tk.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||