Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nsadawi/KNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

= To find k nearest neighbors of a new instance

= Please watch my explanation of how KNN works: xxx

= - For classification it uses majority vote

= - For regression it finds the mean (average)

= Copyright (C) 2014

= @author Dr Noureddin Sadawi

= This program is free software: you can redistribute it and/or modify it as you wish ONLY for legal and ethical purposes

= I ask you only, as a professional courtesy, to cite my name, web page and my YouTube Channel!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages