ML with python

ML with python

Assessment

Quiz

Created by

venkata rayapureddy

Computers

University

1 plays

Medium

Student preview

quiz-placeholder

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary goal of ensemble learning?

Increase model complexity

Reduce bias and variance

Reduce computational cost

Increase dataset size

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which ensemble technique creates multiple subsets of the training data by resampling with replacement?

Bagging

Boosting

Stacking

KNN

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an ensemble method?

Bagging

Boosting

Stacking

K-means

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which technique focuses on training weak models sequentially, where each model corrects errors of the previous one?

Bagging

Boosting

Stacking

Voting

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Stacking, how are the predictions of base models combined?

Averaging

Weighted majority voting

Using a meta-learner

Random selection

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which ensemble method assigns different weights to weak learners based on their accuracy?

Bagging

Boosting

Stacking

Random Forest

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a boosting algorithm?

Random Forest

AdaBoost

KNN

K-means

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?