This directory contains 4 workflows.
Digits 8x8 k-means Example MNIST Handwritten Digits data, low resolution version (8x8). Slihouette and elbow methods were used to determine number of […]
Elbow Method Elbow method to determine the number of clusters, applied to simulated data with 6 clusters. TAGS: elbow method,k-means,clustering
Silhouette Silhouette coefficients calculated with different values of k. Applied to a simulated with data with 6 clusters TAGS: Silhouette […]
Simulated Cluster Example Simulated data with 6 clusters. k-means method has been applied with different k's TAGS: k-means,clustering