-
Notifications
You must be signed in to change notification settings - Fork 0
A k-nearest neighbour classifier
License
jihelhere/knn
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
* knn: a k-nearest neighbour classifier ** Usage Coming soon (use knn --help for instructions) ** Format Objects should be presented in the following form : ID CLASS feature1:value1 .... featuren:valuen where : - ID :: is a string identifying the object - CLASS :: is the class of the object - feature/value pairs :: features are are strings while values must be numbers
About
A k-nearest neighbour classifier
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published