2009
DOI: 10.4249/scholarpedia.1883
|View full text |Cite
|
Sign up to set email alerts
|

K-nearest neighbor

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
659
0
16

Year Published

2012
2012
2023
2023

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 1,712 publications
(675 citation statements)
references
References 0 publications
0
659
0
16
Order By: Relevance
“…k-Nearest Neighbors (kNN): kNN classifier is used to perform discriminant analysis when reliable parametric estimates of probability densities are unknown or difficult to determine [5]. K value is a positive integer, typically small, but normally larger than one.…”
Section: Machine Learning Methodsmentioning
confidence: 99%
“…k-Nearest Neighbors (kNN): kNN classifier is used to perform discriminant analysis when reliable parametric estimates of probability densities are unknown or difficult to determine [5]. K value is a positive integer, typically small, but normally larger than one.…”
Section: Machine Learning Methodsmentioning
confidence: 99%
“…K-nn is one of the techniques used for classification problems, and it is one of the most simple classification techniques that should be the first option for a classification study when there is no past knowledge about data description [13]. K-nn works first by computing distance between an instance with other instances and find the k-nearest neighbor for that instance, then it estimates the effort [3], as shown in fig.1.…”
Section: Machine Learning Techniques Usedmentioning
confidence: 99%
“…For the classification, the Euclidean distance is calculated between the new instance and the stated training samples [5]. KNN editing has the endowment of removing noisy instances from the training set [6].…”
Section: K-nearest Neighboursmentioning
confidence: 99%