MLTT UNIT 2 TEST

MLTT UNIT 2 TEST

Professional Development

15 Qs

quiz-placeholder

Similar activities

PDS - 04225 Chapter 11 - Part 1 - Sorting Algorithms

PDS - 04225 Chapter 11 - Part 1 - Sorting Algorithms

University - Professional Development

10 Qs

โปรแกรมกราฟิก 3-4

โปรแกรมกราฟิก 3-4

Professional Development

10 Qs

CICD Post Assessment

CICD Post Assessment

Professional Development

15 Qs

Quiz#2

Quiz#2

Professional Development

10 Qs

Email Basics

Email Basics

10th Grade - Professional Development

10 Qs

Machine Learning Quiz

Machine Learning Quiz

Professional Development

20 Qs

AWS-1

AWS-1

Professional Development

10 Qs

Chapter 3 : Flowchart & Pseudocode

Chapter 3 : Flowchart & Pseudocode

Professional Development

20 Qs

MLTT UNIT 2 TEST

MLTT UNIT 2 TEST

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Arul P

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an appropriate problem for Decision Tree learning?

Classification

Regression

Clustering

Multi-class prediction

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What criterion is commonly used to select the attribute that best splits the data at each node?

Information Gain

Euclidean Distance

Manhattan Distance

k-Means Clustering

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Decision Trees, what does each internal node represent?

A class label

A feature test

A sample instance

A probability distribution

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a common issue in Decision Tree learning?

Overfitting

Underfitting

High bias

All of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The inductive bias of a Decision Tree learner assumes that:

Shorter trees are preferred over longer trees

Deeper trees always generalize better

Trees with more splits are better

Features are irrelevant

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python library is most commonly used to implement Decision Trees?

seaborn

scikit-learn

matplotlib

nltk

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In K-Nearest Neighbors, what is 'k'?

Number of clusters

Number of neighbors considered

Number of features

Depth of the tree

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?