ML Quiz 10

ML Quiz 10

12th Grade - Professional Development

11 Qs

quiz-placeholder

Similar activities

Expert system, Supervised and Unsupervised Learning

Expert system, Supervised and Unsupervised Learning

12th Grade

15 Qs

Deep Learning

Deep Learning

Professional Development

10 Qs

Machine Learning Quiz

Machine Learning Quiz

University

10 Qs

GIS practice final:  part 2 (material since the midterm)

GIS practice final: part 2 (material since the midterm)

University

15 Qs

Module 1.3 Questions

Module 1.3 Questions

12th Grade

9 Qs

Tools y preguntas específicas

Tools y preguntas específicas

12th Grade

10 Qs

Interactive features

Interactive features

10th - 12th Grade

6 Qs

Data Mining - Classification Mining

Data Mining - Classification Mining

University

15 Qs

ML Quiz 10

ML Quiz 10

Assessment

Quiz

Computers

12th Grade - Professional Development

Hard

Created by

Anik Chowdhury

Used 7+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

__________ is a machine learning technique that iteratively combines a set of simple and not very accurate classifiers (referred to as "weak" classifiers) into a classifier with high accuracy (a "strong" classifier) by upweighting the examples that the model is currently misclassfying.

Binning

Boosting

Bagging

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_________ is a synthetic feature that encodes nonlinearity in the feature space by multiplying two or more input features together.

candidate sampling

feature cross

bucketing

scaling

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Features created by ______ or ______ alone are not considered synthetic features.

normalizing

bagging

scaling

boosting

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In practice, machine learning models frequently cross continuous features.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Different cities in California have markedly different housing prices. Suppose you must create a model to predict housing prices. Which of the following sets of features or feature crosses could learn city-specific relationships between roomsPerPerson and housing price?

One feature cross: [binned latitude X binned longitude X binned roomsPerPerson]

Two feature crosses: [binned latitude X binned roomsPerPerson] and [binned longitude X binned roomsPerPerson]

One feature cross: [latitude X longitude X roomsPerPerson]

Three separate binned features: [binned latitude], [binned longitude], [binned roomsPerPerson]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If training loss gradually decreases, but validation loss eventually goes up. In other words, this generalization curve shows that the model is ______

Underfitting

Overfitting

None

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If your lambda value is too high, your model will be simple, but you run the risk of overfitting your data.

True

False

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?