Quiz on Decision Trees in Machine Learning

Quiz on Decision Trees in Machine Learning

University

17 Qs

quiz-placeholder

Similar activities

DSA - Binary Tree 2-3

DSA - Binary Tree 2-3

University

20 Qs

FUNDAMENTALS OF ALGORITHMS - UNIT II

FUNDAMENTALS OF ALGORITHMS - UNIT II

University

20 Qs

DSA5541 Quiz 1 TRI 2210

DSA5541 Quiz 1 TRI 2210

University

20 Qs

Quiz - Linked list

Quiz - Linked list

University

14 Qs

Computer Fun Review 3

Computer Fun Review 3

University

12 Qs

Data Structures - Tree

Data Structures - Tree

University - Professional Development

20 Qs

Data Structures

Data Structures

University

20 Qs

Data Structures Activity - 1

Data Structures Activity - 1

University

15 Qs

Quiz on Decision Trees in Machine Learning

Quiz on Decision Trees in Machine Learning

Assessment

Quiz

Computers

University

Medium

Created by

M. GOVINDARAJ CDOE

Used 3+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of decision trees in machine learning?

Data preprocessing

Feature extraction

Classification and regression tasks

Data visualization

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which metric is commonly used to evaluate splits in decision trees for categorical features?

Variance

Root Mean Square

Gini Impurity

Mean Squared Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the root node of a decision tree represent?

A terminal decision

A feature test

The entire dataset

A split condition

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a disadvantage of decision trees?

They can overfit the training data

They are difficult to interpret

They are non-parametric

They handle categorical data poorly

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a measure used in computing information gain?

Entropy

Gini Index

Standard Deviation

Classification Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do decision trees handle numerical features?

By using one-vs-all splits

By evaluating threshold values

By ignoring them

By converting them to categorical

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main goal of maximizing information gain in decision trees?

To reduce uncertainty or impurity

To increase the number of features

To enhance data visualization

To minimize the tree depth

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?