Data Analytics With Python - Unit 13 - Week 11
Data Analytics With Python - Unit 13 - Week 11
Data Analytics With Python - Unit 13 - Week 11
debalina.barik@gmail.com
(https://swayam.gov.in)
(https://swayam.gov.in/nc_details/NPTEL)
NPTEL (https://swayam.gov.in/explorer?ncCode=NPTEL)
»
Data Analytics with Python (course)
Course outline
Week11 : Assignment 11
How does an NPTEL The due date for submitting this assignment has passed.
online course work? () Due on 2022-04-13, 23:59 IST.
Week 0 ()
Assignment submitted on
2022-04-12, 01:45 IST
Week 1 () 1) ________ is used for
calculating distance measures in clustering using python 1 point
Week 2 ()
distance_matrix
spatial_matrix
Week 3 ()
scipy_matrix
distance.matrix
Week 4 ()
Yes, the answer is correct.
Score: 1
Week 5 ()
Accepted Answers:
distance_matrix
Week 6 ()
2) The formula for dissimilarity computation between two objects for categorical variables is – 1 point
Week 7 () Here p is a categorical variable and m denotes the number of matches.
Week 8 ()
D(i,j) = p-m / p
Week 9 ()
D(i,j) = p-m / m
D(i,j) = m-p / p
Week 10 ()
D(i,j) = m-p / m
Cluster analysis: Part IV 3) Select the correct option for a data set with 7 objects and an interval-scaled variable ‘f’ we have the following measurements: 1 point
(unit?unit=95&lesson=97) f = (1, 2, 3, 4, 5, 8, 50) containing one outlying value.
unit=95&lesson=100)
Accepted Answers:
Important data files (unit? Std deviation (std_f) is more affected by the outlier
unit=95&lesson=101)
4) Which of the following is true for K-means clustering? 1 point
Quiz: Week11 :
Assignment 11
It comes under the partitioning method
(assessment?name=144)
The number of clusters is predefined for this method
Cluster similarity is measure in regard to the mean value of the objects in a cluster
Week 12 ()
All of the above
Text Transcripts () 5) Which of the following can act as possible termination conditions in K-Means? 1 point
6) In the figure below, if you draw a horizontal line on y-axis for y=2. What will be the number of clusters formed? 1 point
(Image link: https://drive.google.com/file/d/1uLZZgkWh7SwYlPg9S5PSwHc3kqGAlJbI/view)
1
2
3
4
Accepted Answers:
2
Partitional
Naive Bayes
Hierarchical
None of these
Accepted Answers:
Hierarchical
True
False
Accepted Answers:
True
True
False
Yes, the answer is correct.
Score: 1
Accepted Answers:
False
True
False
Accepted Answers:
True