Support Vector Machines and k-NN Quiz

Support Vector Machines and k-NN Quiz

University

15 Qs

quiz-placeholder

Similar activities

ILT-ML-05-BK Quiz

ILT-ML-05-BK Quiz

University

10 Qs

Predictive Analytics

Predictive Analytics

University

10 Qs

Intro to Data Mining

Intro to Data Mining

University

15 Qs

WS2324 S2 & S10 Formative Assessment

WS2324 S2 & S10 Formative Assessment

University

15 Qs

Exploring KNN and SVM Concepts

Exploring KNN and SVM Concepts

University

12 Qs

KAMALUDDEEN IBRAHIM YARIMA

KAMALUDDEEN IBRAHIM YARIMA

University

20 Qs

Operating System

Operating System

University

20 Qs

Predictive Analytics

Predictive Analytics

University

10 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?