18CSL76 Implement k-Nearest neighbour algorithm.

 Write a program to implement a k-Nearest Neighbour algorithm to classify the iris data set. Print both correct and wrong predictions. Java/Python ML library classes can be used for this problem.





Post a Comment

0 Comments