Data100 Final Prep

Data100 Final Prep

University

18 Qs

quiz-placeholder

Similar activities

SE2

SE2

University

13 Qs

Programming Concepts Quiz

Programming Concepts Quiz

10th Grade - University

15 Qs

CHFI Module 4 Review

CHFI Module 4 Review

University

20 Qs

Season 6 #Spaic ML 2 Weekly Quiz

Season 6 #Spaic ML 2 Weekly Quiz

KG - Professional Development

20 Qs

Review: Exam 2a

Review: Exam 2a

University

20 Qs

Machine Learning Pipeline and Models Quiz

Machine Learning Pipeline and Models Quiz

University

20 Qs

Season 3 #Spaic Machine learning Weekly Quiz

Season 3 #Spaic Machine learning Weekly Quiz

KG - Professional Development

20 Qs

Study Comrade | Data Analytics Quiz3

Study Comrade | Data Analytics Quiz3

University - Professional Development

15 Qs

Data100 Final Prep

Data100 Final Prep

Assessment

Quiz

Other

University

Medium

Created by

Devan Becker

Used 375+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the target variable?

The thing we're trying to predict

The values of the y-variable in the test set.

The x-variables

🎯

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What's the difference between a validation set and the test set.

The validation set is used to train the model.

Only the validation set is used to compare models.

The validation set is used many times, test set is used once.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the sets do you not use to compare RMSE across models?

Training

Validation

Testing

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which is not an assumption that we make with the train-val-test approach?

Our sample "looks like" the population

We are likely going to collect more data at some point

The model we fit to the training set is a perfect representation of the population.

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

We use the validation set to:

Find the best model parameters

Find the model parameters with the best out-of-sample predictions

Find the modelling approach that leads to the best predictions

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is information leakage?

When any information from the test set is used in training.

When confidential information is leaked to the public.

A reason to call an information plumber.

When there is some information that was lost.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

We suspect that there might be an interaction between two continuous features x1 and x2. What type of plot should we make?

A scatterplot of y versus x1, coloured by the levels of x2

A scatterplot of y versus x1 * x2

A scatterplot of x1 versus x2

A boxplot of y versus x1 and x2

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?