0% found this document useful (0 votes)
6 views

Introduction to Machine Learning - - Unit 11 - Week 8

The document outlines the content and assignments for Week 8 of the 'Introduction to Machine Learning' course offered by NPTEL. It includes questions related to Random Forests, Gradient Boosted Decision Trees, Naive Bayes assumptions, and classification accuracy methods. The assignments are to be submitted by a specified deadline, and correct answers are provided for various questions.

Uploaded by

240188.ad
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)
6 views

Introduction to Machine Learning - - Unit 11 - Week 8

The document outlines the content and assignments for Week 8 of the 'Introduction to Machine Learning' course offered by NPTEL. It includes questions related to Random Forests, Gradient Boosted Decision Trees, Naive Bayes assumptions, and classification accuracy methods. The assignments are to be submitted by a specified deadline, and correct answers are provided for various questions.

Uploaded by

240188.ad
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/ 4

4/22/25, 4:57 AM Introduction to Machine Learning - - Unit 11 - Week 8

(https://swayam.gov.in) (https://swayam.gov.in/nc_details/NPTEL)

[email protected]

NPTEL (https://swayam.gov.in/explorer?ncCode=NPTEL) » Introduction to Machine Learning (course)


Click to register
for Certification
exam
Week 8 : Assignment 8
(https://examform.nptel.ac.in/2025_01/exam_form/dashboard)
The due date for submitting this assignment has passed.

If already Due on 2025-03-19, 23:59 IST.


registered, click
to check your Assignment submitted on 2025-03-17, 07:58 IST
payment status
1) Which of these statements is/are True about Random Forests? 1 point

The goal of random forests is to increase the correlation between the trees.

Course The goal of random forests is to decrease the correlation between the trees.
outline In Random Forests, each decision tree fits the residuals from the previous one; thus, the
correlation between the trees won’t matter.
About NPTEL None of these
() Yes, the answer is correct.
Score: 1
How does an Accepted Answers:
NPTEL online The goal of random forests is to decrease the correlation between the trees.
course work?
() 2) Consider the two statements: 1 point
Statement 1: Gradient Boosted Decision Trees can overfit easily.
Week 0 () Statement 2: It is easy to parallelize Gradient Boosted Decision Trees.
Which of these are true?
Week 1 ()
Both the statements are True.
Week 2 () Statement 1 is true, and statement 2 is false.
Statement 1 is false, and statement 2 is true.
Week 3 ()
Both the statements are false.

Week 4 () Yes, the answer is correct.


Score: 1
Accepted Answers:
Week 5 ()
Statement 1 is true, and statement 2 is false.

Week 6 ()

Week 7 ()

https://onlinecourses.nptel.ac.in/noc25_cs46/unit?unit=95&assessment=315 1/5
4/22/25, 4:57 AM Introduction to Machine Learning - - Unit 11 - Week 8

3) A dataset with two classes is plotted below. 1 point


Week 8 ()

Gradient
Boosting (unit?
unit=95&lesson=
96)

Random Forests
I (unit?
unit=95&lesson=
97)

Naive Bayes
(unit?
unit=95&lesson=
98)

Bayesian
Networks (unit?
unit=95&lesson=
99)

Multiclass
Classification
(unit? Does the data satisfy the Naive Bayes assumption?
unit=95&lesson=
100) Yes

Week 8
No
Feedback The given data is insufficient
Form:Introductio None of these
n to Machine
Learning!! (unit? Yes, the answer is correct.
unit=95&lesson=
Score: 1
289) Accepted Answers:
No
Quiz: Week 8 :
Assignment 8
4) Consider the below dataset: 1 point
(assessment?
name=315)

Week 9 ()

Week 10 ()

Week 11 ()

Week 12 ()
Suppose you have to classify a test example “The ball won the race to the boundary” and are asked to
Text compute P(Cricket |“The ball won the race to the boundary”), what is an issue that you will face if you
Transcripts () are using Naive Bayes Classifier, and how will you work around it? Assume you are using word
frequencies to estimate all the probabilities.
Download
Videos () There won’t be a problem, and the probability of P(Cricket |“The ball won the race to the
boundary”) will be equal to 1.
Books () Problem: A few words that appear at test time do not appear in the dataset. Solution: Smoothing.
Problem: A few words that appear at test time appear more than once in the dataset. Solution:
Problem Remove those words from the dataset.
Solving
None of these

https://onlinecourses.nptel.ac.in/noc25_cs46/unit?unit=95&assessment=315 2/5
4/22/25, 4:57 AM Introduction to Machine Learning - - Unit 11 - Week 8

Session - Jan Yes, the answer is correct.


2025 () Score: 1
Accepted Answers:
Problem: A few words that appear at test time do not appear in the dataset. Solution: Smoothing.

5) A company hires you to look at their classification system for whether a given customer 1 point
would potentially buy their product. When you check the existing classifier on different folds of the
training set, you find that it manages a low accuracy of usually around 60%. Sometimes, it’s barely
above 50%.

With this information in mind, and without using additional classifiers, which of the following ensemble
methods would you use to increase the classification accuracy effectively?

Committee Machine
AdaBoost
Bagging
Stacking
Yes, the answer is correct.
Score: 1
Accepted Answers:
AdaBoost

6) Suppose you have a 6 class classification problem with one input variable. You decide to 1 point
use logistic regression to build a predictive model. What is the minimum number of (β 0 , β ) parameter
pairs that need to be estimated?

6
12
5
10

Yes, the answer is correct.


Score: 1
Accepted Answers:
5

https://onlinecourses.nptel.ac.in/noc25_cs46/unit?unit=95&assessment=315 3/5
4/22/25, 4:57 AM Introduction to Machine Learning - - Unit 11 - Week 8

7) The figure below shows a Bayesian Network with 9 variables, all of which are binary. 2 points

Which of the following is/are always true for the above Bayesian Network?

P(A, B|G) = P(A|G)P(B|G)


P(A, I) = P(A)P(I)
P(B, H|E, G) = P(B|E, G)P(H|E, G)
P(C|B, F) = P(C|F)
No, the answer is incorrect.
Score: 0
Accepted Answers:
P(A, I) = P(A)P(I)

8) Consider the following data for 20 budget phones, 30 mid-range phones, and 20 high-end 2 points
phones:

Consider a phone with 2 SIM card slots and NFC but no 5G compatibility. Calculate the probabilities of
this phone being a budget phone, a mid-range phone, and a high-end phone using the Naive Bayes
method. The correct ordering of the phone type from the highest to the lowest probability is?

Budget, Mid-Range, High End


Budget, High End, Mid-Range
Mid-Range, High End, Budget
High End, Mid-Range, Budget

Yes, the answer is correct.


Score: 2
Accepted Answers:
Mid-Range, High End, Budget

https://onlinecourses.nptel.ac.in/noc25_cs46/unit?unit=95&assessment=315 4/5

You might also like