CompTIA
DY0-001 · Question #58
Which of the following distance metrics for KNN is best described as a straight line?
The correct answer is B. Euclidean. Euclidean distance measures the straight-line distance between two points in space, matching the geometric "as-the-crow-flies" notion of distance.
Machine Learning
Question
Which of the following distance metrics for KNN is best described as a straight line?
Options
- ARadial
- BEuclidean
- CCosine
- DManhattan
How the community answered
(41 responses)- A2% (1)
- B88% (36)
- C5% (2)
- D5% (2)
Explanation
Euclidean distance measures the straight-line distance between two points in space, matching the geometric "as-the-crow-flies" notion of distance.
Topics
#KNN#Euclidean distance#distance metrics#nearest neighbor
Community Discussion
No community discussion yet for this question.