Skip to content

This repository has a quite simple, but yet extendable, implementation of KNN and Nearest Centroid Classifiers, with Hold-Out and Leave-One-Out validations.

License

Notifications You must be signed in to change notification settings

macariomartins/elementary-classifiers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elementary Classifiers

This repository has a quite simple, but yet extendable, implementation of KNN and Nearest Centroid Classifiers, with Hold-Out and Leave-One-Out validations.

You will find all the documentation inside the code. Checkout the main.m file to understand how to work with the classifiers and validation classes. For your testing purposes, a database iris_log.dat is already given.

About

This repository has a quite simple, but yet extendable, implementation of KNN and Nearest Centroid Classifiers, with Hold-Out and Leave-One-Out validations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages