Skip to content

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

Notifications You must be signed in to change notification settings

himanshu0911/KNN-based-Classifier-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KNN-based-Classifier-in-Python

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.

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

No packages published