Icon

ScienceCafe-2021-01-25

This directory contains 4 workflows.

IconDigits8x8Example 

Digits 8x8 k-means Example MNIST Handwritten Digits data, low resolution version (8x8). Slihouette and elbow methods were used to determine number of […]

IconElbowMethod 

Elbow Method Elbow method to determine the number of clusters, applied to simulated data with 6 clusters. TAGS: elbow method,k-means,clustering

IconSilhouette 

Silhouette Silhouette coefficients calculated with different values of k. Applied to a simulated with data with 6 clusters TAGS: Silhouette […]

IconSimulatedClusterExample 

Simulated Cluster Example Simulated data with 6 clusters. k-means method has been applied with different k's TAGS: k-means,clustering