DSM010 Big data analysis Course Work, UOL, Singapore: Implement the K-Means clustering algorithm with Euclidean and Manhattan Distance Measures
| University | University of London (UOL) |
Q2) Cluster Analysis using Apache Mahout.
For this question, you can optionally use the data (a set of text files that are placed in a folder) provided with Topic 4 for the K-Means algorithm. You are welcome to use your dataset for this question. If you choose to do so, please provide a link to the data in your report.
As we discussed in text clustering (Topic 4), the terms of the documents are considered features in text clustering. The vector space model is an algebraic model that maps the terms in a document into n-dimensional linear space. However, we need to represent textual information (terms) as a numerical representation and create feature vectors using the numerical values to evaluate the similarity between data points.
Use Apache Mahout and perform the standard steps for the cluster analysis,
1) create sequence files from the raw text,
2) create a sparse (efficient) representation of the vectors, initialization approximate centroids for K-Means,
3) run the K-Means algorithm,
4) get the final iteration’s clustering solution
5) evaluate the final solution
You need to consider the following points in the analysis:
• Implement the K-Means clustering algorithm with Euclidean and Manhattan Distance Measures.
• Find the optimum number (K) of clusters for the K-Mean clustering for the above distance measures.
• Implement K-Mean clustering algorithm with Cosine Distance Measure and
verify the relation between the average distance to the centroid and the K value.
• Plot the elbow graph for K-Mean clustering with Cosine Measure. Try to
smooth the graph so that you can explain the value for K as the best.
• Compare the different clusters you obtained with different distance measures and discuss what is the best setting for K-Means clustering for this dataset.
Hire a Professional Essay & Assignment Writer for completing your Academic Assessments
You need to include the following in your coursework submission:
(a) For Q1 submit the pseudo code and Python code for the mappers and reducers implementation for all of the descriptive statistics, along with some comments so that a layperson can implement. Anyone should be able to run your code and reproduce your results with the instructions that you have provided.
(b) For Q2, write a brief summary of the impact of parameter changes on the
performance of the K-Means algorithm. For example, you may: 1) compare different distance measures in the K-Means algorithm discuss the merits and demerits and 2) present a table that shows the performance of the K-Means algorithm for different K values.
(c) Submit a report on the experiments. This report will be a detailed explanation (Max 1500 words, excluding code and references) of what you explored, the results you obtained, and some discussion points on the limitations of MapReduce methodology and Hadoop’s MapReduce computing engine.
Credit will be given to:
• The depth and breadth of your investigation.
• The technical skills you demonstrate in your write-up.
• Good use of the Hadoop cluster.
• Critical evaluation of your work.
Buy Custom Answer of This Assessment & Raise Your Grades
- IBUS3005 International Business in Emerging Markets Assessment 2 Brief 2026
- MKT1705 Principles of Marketing Assessment Brief 2026 | National University of Singapore
- SC4021 Information Retrieval Group Assignment 2026 | Nanyang Technological University
- MKT363 Services Marketing Tutor-Marked Assignment 2026 | SUSS
- MKTG101 Marketing Coursework Brief 2026 | SMU Singapore
- MKTG1401 Customer Experience Design Assessment 3 Brief 2026 | RMIT
- ICT226 Enterprise Systems and Integrated Business Process ECA 2026 | SUSS
- PSYC3241 Psychobiology of Memory Research Proposal 2026 | UNSW
- BUSM2653 People Analytics Assesment 1, 2026 | Singapore Institute of Management
- MGT303 Leading and Implementing Organisational Change Assessment Brief 2026 | MDIS
