...

/

Quiz: K-Nearest Neighbors

Quiz: K-Nearest Neighbors

Test your understanding of k-nearest neighbors concepts by taking the quiz in this lesson.

We'll cover the following...
Technical Quiz
1.

KNN is a distance-based algorithm and uses which function?

A.

Euclidean function

B.

Manhattan function

C.

Minkowski function

D.

All of the above


1 / 5
...