Re: [Tutor] Cluster algorithms

2005-01-27 Thread Kim Branson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Are there any example programs depicting Clustering algorithms such as agglomerative, complete link, partional , squared error clustering, k-means or clustering algos based on Neural networks or genetic algorithm. although I just learned python, (to m

Re: [Tutor] Cluster algorithms

2005-01-27 Thread Bill Mill
Kumar, On Wed, 26 Jan 2005 22:35:59 -0800 (PST), kumar s <[EMAIL PROTECTED]> wrote: > Hi: > > I am still trying to learn the OOPs side of python. > however, things/circumstances dont seems to stop until > I finish my practise and attaing higher understanding. > may be, i am being pushed by circum

Re: [Tutor] Cluster algorithms

2005-01-27 Thread Kent Johnson
Google is your friend: Googling 'python clustering algorithm' gives many hits that seem to have what you are looking for. Kent kumar s wrote: Hi: I am still trying to learn the OOPs side of python. however, things/circumstances dont seems to stop until I finish my practise and attaing higher und

[Tutor] Cluster algorithms

2005-01-26 Thread kumar s
Hi: I am still trying to learn the OOPs side of python. however, things/circumstances dont seems to stop until I finish my practise and attaing higher understanding. may be, i am being pushed by circumstances into the stream and i am being tested if I can swim efficiently while I struggle with ba