Support Vector Machines and k-NN Quiz

Support Vector Machines and k-NN Quiz

University

15 Qs

quiz-placeholder

Similar activities

Multiple Choice Questions - NLP

Multiple Choice Questions - NLP

University

20 Qs

KUIS KLASIFIKASI

KUIS KLASIFIKASI

University

20 Qs

KNN Algorithm

KNN Algorithm

University

20 Qs

02.02.24 ML Quiz

02.02.24 ML Quiz

University

15 Qs

Machine Learning Basics CITM

Machine Learning Basics CITM

University

14 Qs

Quiz on Machine Learning: Clustering and k-NN Algorithm

Quiz on Machine Learning: Clustering and k-NN Algorithm

University

14 Qs

ANALYSIS OF ALGORITHMS

ANALYSIS OF ALGORITHMS

University

15 Qs

Quiz 1

Quiz 1

University

15 Qs

Support Vector Machines and k-NN Quiz

Support Vector Machines and k-NN Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Saranya P

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary objective of Support Vector Machines (SVM)?

To maximize the margin between classes

To minimize the number of support vectors

To reduce training time

To maximize the number of misclassified points

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In SVM, what is a Support Vector?

A data point closest to the decision boundary

A point farthest from the hyperplane

A randomly chosen data point

A data point with the highest weight

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which kernel function is commonly used in SVM for handling non-linearly separable data?

Linear Kernel

Polynomial Kernel

Radial Basis Function (RBF) Kernel

Sigmoid Kernel

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

k-Nearest Neighbors (k-NN) is a type of:

Supervised Learning Algorithm

Unsupervised Learning Algorithm

Reinforcement Learning Algorithm

Semi-Supervised Learning Algorithm

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does k-NN classify a new data point?

By computing the mean of all data points

By finding the k closest training examples and taking a majority vote

By using a decision tree to find the class

By selecting a random class

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In SVM, what is the purpose of the kernel trick?

To increase the number of dimensions

To transform data into higher-dimensional space for better separation

To make SVM faster

To remove noise from the dataset

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when a very small value of 'k' is used in k-NN?

The model generalizes well

The model becomes less sensitive to noise

The model may overfit the training data

The model underfits the data

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?