Hi Regev,
I just want to make sure that I understand the glass data set
The points are composed with 9 values: RI, Na, Mg, Al, Si, K, Ca, Ba, Fe - Those values are in columns 2-10 in the matrix
The labels are numbers between 1-7 - column 11 in the matrix
I need to classify, using kNN, each point from the test to a one label between 1-7
Am I correct?
Thanks,
Tom