MLA_Lec3

MLA_Lec3

University

14 Qs

quiz-placeholder

Similar activities

Solid Geometry

Solid Geometry

10th Grade - University

15 Qs

Data Analytics Unit 3 Quiz

Data Analytics Unit 3 Quiz

University

15 Qs

Statistics - Interpreting Graphs

Statistics - Interpreting Graphs

9th Grade - University

10 Qs

DAA_06_Linear-models

DAA_06_Linear-models

University

9 Qs

Bonding and Lone Pairs

Bonding and Lone Pairs

11th Grade - University

15 Qs

Regression Techniques Quiz

Regression Techniques Quiz

University

15 Qs

Statistical Methods 1- December quiz

Statistical Methods 1- December quiz

University

10 Qs

Predictive Analytics Quiz

Predictive Analytics Quiz

University

15 Qs

MLA_Lec3

MLA_Lec3

Assessment

Quiz

Science

University

Hard

Created by

Duyen Nguyen

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main objective of the Bagging (Bootstrap Aggregating) technique in machine learning?

To reduce the variance of the model

  • To increase the variance of the model

  • To reduce the data size

  • To reduce the bias of the model

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Bagging, how are the individual models trained?

On different subsets of the original dataset, created by sampling with replacement

On different random subsets without replacement

On the entire dataset

On a single sample of data

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

 Feature mappings in linear regression are used to

Increase the dimensionality of the input data to capture non-linear relationships.

 Randomly shuffle the data to avoid bias.

Reduce the number of features to prevent overfitting.

Convert categorical data into numerical data.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about overfitting in a linear regression model?

It occurs when the model has too few parameters and underfits the data

It occurs when the model fits the training data too well but performs poorly on new data.

It is always desirable as it minimizes the training error

It can be avoided by increasing the complexity of the model.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes vectorization in the context of linear regression?

  • Adding more features to the model to increase its complexity.

  • Using for-loops to iterate through each data point individually.

  • Reducing the number of features to prevent overfitting.

Representing computations in terms of matrices and vectors to improve computational efficiency.

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

In linear regression, the goal is to find the weight vector that minimizes the .................between the predicted and actual outputs.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

In gradient descent, the............... controls the size of the steps taken towards the minimum of the loss function.

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?