Introduction - If you have any usage issues, please Google them yourself
this program finds classificqation rate of iris dataset using KNN method.
KNN method is a method in pattern recognition which finds an unknown parameter from K nearest neighbors from set of known parameters.