Recently Published
Comparison of Clustering Methods
Objective: Analyse the dataset 'macro' using tandem analysis (PCA, followed by k-means), k-means analysis and reduced k-means analysis (PCA and k-means simultaneously) and compare the results in order to find the best clustering solution.
11 - Simultaneous Use of Principal Components and Cluster Analysis
Examining the Economic Indicators Dataset ‘macro’ with PCA and Cluster Analysis
Comparison of Clustering Methods Lucy Michaels
Objective: To perform non-hierarchical (k-means) and hierarchical (Ward) clustering on the USArrests dataset, then compare the results.
Cluster Analysis - Hierarchy Methods
We are going to identify clusters in the ‘mtcars’ dataset and experiment with different types of bond method. We aim to develop an understanding of how the different bond types affect the solution(s).
Cluster Analysis - Non Hierarchy Methods - KMeans
Analysis of the iris dataset using kmeans clustering. Is 3 the magic number?