Data Analytics With Python - Week 12 - 2022
Data Analytics With Python - Week 12 - 2022
(https://swayam.gov.in) (https://swayam.gov.in/nc_details/NPTEL)
sadeshcse.velalar@gmail.com
A test on an attribute
Week 6 ()
An outcome of the test
Week 7 () Entire sample population
Holds a class label
Week 8 ()
No, the answer is incorrect.
Score: 0
Week 9 () Accepted Answers:
A test on an attribute
Week 10 ()
3) Choose the correct statement about the CART model 1 point
Week 11 ()
CART is an unsupervised learning technique
Week 12 () CART is a supervised technique
CART adopts a greedy approach
Hierarchical
method of Both b. and c.
N h i i
clustering- II No, the answer is incorrect.
(unit? Score: 0
unit=103&lesson Accepted Answers:
=104) Both b. and c.
Classification 4) ______ is used to build the decision tree model in python- 1 point
and Regression
Trees (CART : I)
Decision tree classifier
(unit? DecisionTreeClassifier
unit=103&lesson
Decision_tree_classifier
=105)
Decision_tree_model
Measures of
No, the answer is incorrect.
attribute
Score: 0
selection (unit?
Accepted Answers:
unit=103&lesson
DecisionTreeClassifier
=106)
Attribute 5) State True or False: Gini Index enforces the resulting tree to have multiway 1 point
selection splits
Measures in
CART : II (unit? True
unit=103&lesson False
=107)
No, the answer is incorrect.
Classification Score: 0
and Regression Accepted Answers:
Trees (CART) - False
III (unit?
unit=103&lesson
6) In a decision tree, ______ node represents the entire population 1 point
=108)
Root
Important data
files (unit? Internal
unit=103&lesson Child
=109)
None of the above
Python code
No, the answer is incorrect.
files (unit? Score: 0
unit=103&lesson
Accepted Answers:
=110)
Root
Quiz: Week12 :
Assignment 12 7) _______is the measure of uncertainty of a random variable, it characterizes the impurity of 1 point
(assessment? an arbitrary collection of examples.
name=159)
Information gain
Assignment
solution - Week Gini Index
12 (unit? Entropy
unit=103&lesson
None of the above
=165)
No, the answer is incorrect.
Download Score: 0
Videos () Accepted Answers:
Entropy
Weekly
Feedback () 8) In a decision tree diagram, ________ node holds a class label 1 point
Root
Text
Transcripts () Internal
Books () Child
none of the above
Live sessions - No, the answer is incorrect.
Solve sample Score: 0
problems with Accepted Answers:
us () Child
9) State True or False: In the pre-pruning approach, sub-trees are removed from a1 point
fully-grown decision tree
True
False
10) State True or False: LabelEncoder() is used to normalize and transform non-numerical 1 point
labels to numerical labels
True
False