Machine Learning Quiz week 2

Machine Learning Quiz week 2

Professional Development

20 Qs

quiz-placeholder

Similar activities

Quiz Week: Confidence

Quiz Week: Confidence

Professional Development

15 Qs

ICT ML STUDIO

ICT ML STUDIO

Professional Development

15 Qs

Midterm Exam in UTS

Midterm Exam in UTS

University - Professional Development

21 Qs

Defense Mechanisms: Anna Freud

Defense Mechanisms: Anna Freud

Professional Development

15 Qs

Simple/Multiple linear regression - Austin - IPP 3 Exam 2

Simple/Multiple linear regression - Austin - IPP 3 Exam 2

Professional Development

19 Qs

CTFL-22B-Units 1to3

CTFL-22B-Units 1to3

Professional Development

19 Qs

Interpersonal communication

Interpersonal communication

12th Grade - Professional Development

23 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?