Question: In this problem, you will use the data and scenario described in this chapters example. The task is to cluster the auto posts. a. Following
In this problem, you will use the data and scenario described in this chapter’s example. The task is to cluster the auto posts.
a. Following the example in this chapter, preprocess the documents, except do not create a label vector.
b. Use the LSA to create 10 concepts.
c. Before doing the clustering, state how many natural clusters you expect to find.
d. Perform hierarchical clustering using complete linkage criterion, and inspect the dendrogram.
i. From the dendrogram, how many natural clusters appear?
ii. Examining the dendrogram as it branches beyond the number of main clusters, select a subcluster and assess its characteristics.
e. Perform k-means clustering for two clusters, and report how distant and separated they are (using between-cluster distance and within-cluster dispersion).
Step by Step Solution
3.45 Rating (152 Votes )
There are 3 Steps involved in it
a Preprocessing Documents Preprocess the auto posts data including steps such as tokenizat... View full answer
Get step-by-step solutions from verified subject matter experts
