Icon

01_​Clustering_​solution

Clustering - solution
Clustering: k-Means Exercise: Clustering1) Filter to entries from California (region_code = CA) (Row Filter node)2) Train a k-Means model with k=3. Use only position data for clustering (latitude and longitude) (k-Means node)3) Calculate the Silhoutte Coefficients using the Silhouette Coefficient node4) Optional: Plot latitude and longitude in a view (OSM Map View node or Scatter Plot node) and use that tohelp you visually optimize k In CaliforniaEvaluate ClusterPerformanceLocations_data Row Filter OSM Map View Color Manager k-Means Scatter Plot SilhouetteCoefficient Table Reader Clustering: k-Means Exercise: Clustering1) Filter to entries from California (region_code = CA) (Row Filter node)2) Train a k-Means model with k=3. Use only position data for clustering (latitude and longitude) (k-Means node)3) Calculate the Silhoutte Coefficients using the Silhouette Coefficient node4) Optional: Plot latitude and longitude in a view (OSM Map View node or Scatter Plot node) and use that tohelp you visually optimize k In CaliforniaEvaluate ClusterPerformanceLocations_data Row Filter OSM Map View Color Manager k-Means Scatter Plot SilhouetteCoefficient Table Reader

Nodes

Extensions

Links