Answered step by step
Verified Expert Solution
Question
1 Approved Answer
[ 3 + 3 + 1 = 7 Marks ] Use case: Committee of experts convene every year to nominate literary works to become eligible
Marks
Use case: Committee of experts convene every year to nominate literary works to become eligible for the award of highest category by assessing the works on multiple parameters. Below is one subset of such features. Categorizing the works phvides a transparent & streamlined way of nomination process. Consider all the below literary work data and answer all the following sub questions sequentially to detect patterns.
Note: Use only the Manhattan distance for calculation. Use the given data as is ie No scaling or normalization is needed.
tableLiterature IDtableReadershipBasetableWriters Reputationspread in othercountriestableDistinctivenessin StyleLLSL
tableLiterature IDtableReadershipBasetableWriters Reputationspread in othercountriestableDistinctivenessin StyleLLLLLL
A Detect outlier in given data using the technique of DBSCAN algorithm using minPts and epsilon Note: No need to show the step by step working of DBSCAN.
B Remove the detected outlier if any found from the result of part A and Cluster the remaining literary works using single linkage algorithm and show the dendogram with step by step merges.
C From the results of part B comment on the significance of the cophenetic distances with justification and suggest the most suitable dendogram cut range to create two meaningful clusters.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started