0% found this document useful (0 votes)
44 views1 page

Module 3 Quiz

The document is a quiz for Module 3 that contains 7 multiple choice questions about classifying movie reviews into genres using supervised machine learning classifiers. The first question asks to identify a single genre (comedy) from a balanced dataset of 1000 reviews labeled with 5 genres, using a binary classifier. The second question asks to identify all 5 genres from the same dataset, which is a multi-class classification problem requiring a multi-class classifier.

Uploaded by

mjeevansai07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views1 page

Module 3 Quiz

The document is a quiz for Module 3 that contains 7 multiple choice questions about classifying movie reviews into genres using supervised machine learning classifiers. The first question asks to identify a single genre (comedy) from a balanced dataset of 1000 reviews labeled with 5 genres, using a binary classifier. The second question asks to identify all 5 genres from the same dataset, which is a multi-class classification problem requiring a multi-class classifier.

Uploaded by

mjeevansai07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Module 3 Quiz Due Aug 2, 11:59 PM PDT

Graded Quiz • 14 min

QUIZ • 14 MIN
Module 3 Quiz
Module 3 Quiz TOTAL POINTS 7

Review Key Concepts


1. You are given a dataset on movie reviews with a 1,000 labeled reviews. The labels are one of five movie genres: 1 point
Action, Comedy, Drama, Horror, and Sci-Fi. The dataset has roughly 200 movie reviews for each movie genre.

Your first task is to learn a supervised classifier to identify just the reviews for Comedy movies from the
dataset. Such a task is:

Submit your assignment Single-class classification


Try again
DUE Aug 2, 11:59 PM PDT ATTEMPTS 3 every 8 hours
Two-class (Binary) classification

Multi-class classification
Receive grade Grade
View Feedback
Multi-label classification
TO PASS 80% or higher 85.71%
We keep your highest score

2. The dataset available for the first task is: 1 point

Balanced

Insufficient

Skewed

Unlabeled

3. Suppose you decide to train a support vector machine classifier for this first task. The methodology you will 1 point
employ will be a:

A. One vs One classifier

B. One vs Rest classifier

C. Single binary classifier

Either A or B

Classifier cannot be trained

4. You are given a dataset on movie reviews with a 1,000 labeled reviews. The labels are one of five movie genres: 1 point
Action, Comedy, Drama, Horror, and Sci-Fi. The dataset has roughly 200 movie reviews for each movie genre.

Your second task is to learn to identify all five movie genres. Such a task is:

Single-class classification

Two-class (Binary) classification

Multi-class classification

Multi-label classification

5. The dataset available for the second task is: 1 point

Balanced

Insufficient

Skewed

Unbalanced

6. Suppose you decide to train a support vector machine classifier for the second task. The methodology you will 1 point
employ will be a:

A. One vs One classifier

B. One vs Rest classifier

C. Single five-class classifier

Either A or B

Classifier cannot be trained

7. How many binary classifiers will you need to train for the second task using the one-vs-rest classification 1 point
approach?

10

25

I, Vaibhav Sharma, understand that submitting work that isn’t my own may result in permanent
failure of this course or deactivation of my Coursera account.

Learn more about Coursera’s Honor Code

Save Submit

You might also like