nookasree ponamala wrote:
Hi
I've 30 variables in a text file and I want to read this text file and create 
10 clusters based on 18 variables.


How do you get variables in a text file? Normally text files contain text.

What is a cluster?

How would you create 10 clusters based on 18 variables, if the variables were in memory? Do exactly the same thing, but read the variables from the test file first.


I want to read an other text file and find the closest match using these clusters

What is in the other text file? How do you define "closest match"?




--
Steven

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to