Write a program in C/C++ or python to create a nearest neighbor classifier. The program should take a labeled dataset as input. Use the following dataset in a ratio of 70:30 for training and data. Dataset: https://archive.ics.uci.edu/ml/datasets/Iris Compute accuracy, precision, recall, and F1-score also.
-
Notifications
You must be signed in to change notification settings - Fork 1
Write a program in C/C++ or python to create a nearest neighbor classifier. The program should take a labeled dataset as input. Use the following dataset in a ratio of 70:30 for training and data. Dataset: https://archive.ics.uci.edu/ml/datasets/Iris Compute accuracy, precision, recall, and F1-score also.
License
himanshu0911/KNN-based-Classifier-in-Python
About
Write a program in C/C++ or python to create a nearest neighbor classifier. The program should take a labeled dataset as input. Use the following dataset in a ratio of 70:30 for training and data. Dataset: https://archive.ics.uci.edu/ml/datasets/Iris Compute accuracy, precision, recall, and F1-score also.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published