nerdexam
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)
  • A
    2% (1)
  • B
    88% (36)
  • C
    5% (2)
  • D
    5% (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.

Full DY0-001 Practice