KNN & Clustering

KNN & Clustering

University

3 Qs

quiz-placeholder

Similar activities

Laboratorio de Contabilidad 4º. BACHI

Laboratorio de Contabilidad 4º. BACHI

University

8 Qs

Personalidad premorbida

Personalidad premorbida

University

8 Qs

WQ EQUIPMENT

WQ EQUIPMENT

University

7 Qs

Algorithm Quizz 1

Algorithm Quizz 1

University

7 Qs

Premisas

Premisas

University

7 Qs

COSTOS ESTÁNDAR

COSTOS ESTÁNDAR

University

6 Qs

Heat transfer quiz

Heat transfer quiz

University

6 Qs

PANEL VISIÓN DE FUTURO

PANEL VISIÓN DE FUTURO

1st Grade - University

8 Qs

KNN & Clustering

KNN & Clustering

Assessment

Quiz

Other

University

Hard

Created by

Avner Priel

FREE Resource

3 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is true about Manhattan distances?

It can be used for continuous variables

It can be used for categorical variables

It can be used for categorical as well as continuous variables

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

K-Nearest Neighbours (KNN) algorithm is a /an :

Unsupervised learning method

Supervised learning method

Semi-supervised learning method

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Considering the K-means algorithm, after current iteration, we have 3 centroids

(0, 1) (2, 1), (-1, 2). Will points (2, 3) and (2, 0.5) be assigned to the same cluster in the next iteration?

YES

NO