ML-K-Medoids Algorithm

ML-K-Medoids Algorithm

University

20 Qs

quiz-placeholder

Similar activities

Quiz on Cluster Analysis

Quiz on Cluster Analysis

University

20 Qs

Análisis de cluster

Análisis de cluster

University

19 Qs

klustering

klustering

University

15 Qs

UAS-DS-2022

UAS-DS-2022

University

21 Qs

Kuis Workshop Databee

Kuis Workshop Databee

University

15 Qs

Machine Learning Quiz-sec b

Machine Learning Quiz-sec b

University

15 Qs

21CSC305P - Machnine Learning - Quiz

21CSC305P - Machnine Learning - Quiz

University

15 Qs

Machine Learning

Machine Learning

University

15 Qs

ML-K-Medoids Algorithm

ML-K-Medoids Algorithm

Assessment

Quiz

Computers

University

Hard

Created by

KarunaiMuthu SriRam

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In unsupervised machine learning, which type of algorithm is K-medoids?

Clustering algorithm

Classification algorithm

Regression algorithm

Reinforcement learning algorithm

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the main objective of the K-medoids algorithm?

To minimize the variance within clusters

To maximize the number of clusters

To predict the target variable of a dataset

To identify the most central data points as cluster representatives

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

K-medoids is an improvement over K-means, especially when dealing with:

Small datasets

Large datasets

Categorical data

Outliers

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the primary difference between K-means and K-medoids?

K-means uses medians as cluster representatives, while K-medoids uses means.

K-medoids assigns each data point to the nearest cluster centroid, while K-means assigns data points to the nearest medoid.

K-medoids is a density-based clustering algorithm, while K-means is prototype-based.

K-means can handle categorical data, while K-medoids can only handle numerical data.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does PAM stand for in the context of clustering algorithms?

Partition Around Medoids

Prototype Analysis and Medoids

Point Allocation Method

Proximity-based Association Measures

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which step of the PAM algorithm is responsible for iteratively swapping medoids to improve clustering?

Partitioning step

Assigning step

Swapping step

Initialization step

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the complexity of the PAM algorithm compared to the K-means algorithm?

PAM is computationally more efficient than K-means.

PAM and K-means have the same computational complexity.

PAM is computationally less efficient than K-means.

The computational complexity of PAM depends on the dataset size

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?