Click here to Skip to main content
15,907,906 members

Comments by Member 10659035 (Top 6 by date)

Member 10659035 1-May-14 19:58pm View    
Thanks, this will help me a lot.
Member 10659035 1-May-14 19:22pm View    
It works, and yea, I'm trying to solve a clustering algorithm problem. Can you use this code to calculate variance as well? I got the mean values, but want to calculate the variance as well.
Member 10659035 1-May-14 18:24pm View    
Thanks, will try this.
Member 10659035 1-May-14 16:22pm View    
This doesn't work, anyone else understand what I'm trying to do?
Member 10659035 1-May-14 15:55pm View    
The fifth column is called "Class". So I got 25 of class 1, 25 of 2, 25 of 3. If your code works for this then I'll certainly try it. I didn't know if there was a way to just iterate through the first twenty five for class 1, then do another loop for the next 25 etc.