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.
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.
Copyright (c) 2022 SUNAGAR All Right Reseved
0 Comments