Machine Learning Quiz week 2

Machine Learning Quiz week 2

Professional Development

20 Qs

quiz-placeholder

Similar activities

August 18

August 18

Professional Development

20 Qs

Ivy_Accenture_Data_Analytics_Using_R_Quiz-3

Ivy_Accenture_Data_Analytics_Using_R_Quiz-3

Professional Development

15 Qs

Machine Learning - Final Module Review

Machine Learning - Final Module Review

Professional Development

19 Qs

Mobile QE Connect Quiz

Mobile QE Connect Quiz

Professional Development

20 Qs

PHAR 110 Unit 3 Review

PHAR 110 Unit 3 Review

Professional Development

20 Qs

RDL1-Bug Writing and Management

RDL1-Bug Writing and Management

Professional Development

15 Qs

ICT ML STUDIO

ICT ML STUDIO

Professional Development

15 Qs

Machine Learning Quiz week 2

Machine Learning Quiz week 2

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

ANKUR BHARDWAJ

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Typically, linear regression tends to underperform compared to k-nearest neighbor algorithms when dealing with high-dimensional input spaces.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the uni-variate regression function that best fits the dataset:

f(x) = 1 × x + 4

f(x) = 1 × x + 5

f(x) = 1.5 × x + 3

f(x) = 2 × x + 1

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The dimensions of the design matrix used in linear regression with a dataset of 500 instances and 6-dimensional input are:

500 × 6

500 × 7

500 × 62

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assertion A: Binary encoding is preferred over One-hot encoding to represent categorical data. Reason R: Binary encoding is more memory efficient.

Both A and R are true, and R is the correct explanation of A

Both A and R are true, but R is not the correct explanation

A is true, but R is false

A is false, but R is true

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Subset selection methods are more likely to improve test error by:

Focusing on important features and reducing variance in fit

Improving train error by focusing on the most important features

Improving both test and train error

Not helping performance

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Rank the 3 subset selection methods in terms of computational efficiency:

Forward stepwise, best subset, forward stagewise

Forward stepwise, forward stagewise, best subset

Best subset, forward stagewise, forward stepwise

Best subset, forward stepwise, forward stagewise

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Select the TRUE statements about ridge and lasso regression:

Ridge regression makes the final fit more interpretable

Lasso regression is easier to optimize

Ridge has stable optimization

Lasso is better for interpretability

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?