BSCS 4-3 - Elective 2 (Machine Learning) - 5-4-2024

BSCS 4-3 - Elective 2 (Machine Learning) - 5-4-2024

University

25 Qs

quiz-placeholder

Similar activities

PLTW vocabulary

PLTW vocabulary

6th Grade - Professional Development

22 Qs

BASICS

BASICS

University

21 Qs

Parts of Computers and Networks Quiz

Parts of Computers and Networks Quiz

3rd Grade - University

25 Qs

ML Quiz

ML Quiz

University

20 Qs

DP-100 Test

DP-100 Test

University

21 Qs

DS-8-Nov

DS-8-Nov

University

20 Qs

BSCS 4-4 - Elective 4 (Machine Learning) - Quiz #2 - 5-8-2024

BSCS 4-4 - Elective 4 (Machine Learning) - Quiz #2 - 5-8-2024

University

25 Qs

Bioinformatics Competency Test

Bioinformatics Competency Test

University

20 Qs

BSCS 4-3 - Elective 2 (Machine Learning) - 5-4-2024

BSCS 4-3 - Elective 2 (Machine Learning) - 5-4-2024

Assessment

Quiz

Science

University

Easy

Created by

Montaigne Molejon

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are using the K-Nearest Neighbor algorithm to classify images of animals into different categories. If a new image of a cat is presented to the algorithm, and the 5 nearest neighbors are images of dogs, what class will the KNN algorithm assign to the new image?

Cat

Dog

Misclassification

None of the mentioned

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given a dataset where similar data points are clustered together, and you are required to categorize a newly introduced sample, which algorithm would be most appropriate to employ for this prediction task?

Linear Regression

K-Nearest Neighbors

Support Vector Machines

Naive Bayes Algorithm

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Before proceeding with the K-Nearest Neighbor algorithm, what essential step should you take if you lack familiarity with the methods used to calculate the distance between points on a graph?

Read about the Manhattan distance

Thoroughly read about "Distance Between 2 Points."

Study the mode calculation

Learn about data sorting techniques

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A data scientist is preparing to use K-Nearest Neighbor for a classification problem and has just imported a new dataset. What is the next step in the KNN procedure that should be undertaken?

Determine the value of K

Calculate distances between all points

Load the data into the processing tool

Normalize the dataset

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A market researcher is using K-Nearest Neighbor to forecast customer preferences, and they have already pre-processed the dataset. What should their next immediate step in the KNN process?

Choose the number of neighbors, K, to consider

Randomly select data points as centroids

Create a scatter plot of the data

Implement cross-validation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a step in the K-Nearest Neighbor algorithm?

Load the data

Initialize K to the chosen number of neighbors

Calculate the mean of the K nearest neighbors

Sort the distances from the query point to the training data points

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the "K" parameter in the K-Nearest Neighbor algorithm?

It determines the number of nearest neighbors to consider

It determines the distance metric to use

It determines the number of features to use

It determines the number of classes in the dataset

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?