Icon

02_​kMeans

Clustering with k-Means

This workflow performs clustering of the iris dataset using k-Means.
Two workflows: one to build the k-Means prototypes (top) and one to apply them to new data (bottom).

This workflow performs clustering of the iris dataset using k-Means.Two workflows: one to build the k-Means prototypes (top) and one toapply them to new data (bottom). Building and saving k-Means prototypes Assigning cluster labels by the closest k-Means prototype Group intothree clustersAssign colorsto classesAssign shapeto clustersZ-scorenormalizationCluster new dataDenormalizewriting normalization modelwriting k-Means modelread k-MeansmodelreadnormalizationmodelLoad irisdata: trainingLoad irisdata: test k-Means Color Manager Shape Manager Normalizer Cluster Assigner Normalizer (Apply) Denormalizer Scatter Plot(JavaScript) Model Writer PMML Writer PMML Reader Model Reader Table Reader Table Reader This workflow performs clustering of the iris dataset using k-Means.Two workflows: one to build the k-Means prototypes (top) and one toapply them to new data (bottom). Building and saving k-Means prototypes Assigning cluster labels by the closest k-Means prototype Group intothree clustersAssign colorsto classesAssign shapeto clustersZ-scorenormalizationCluster new dataDenormalizewriting normalization modelwriting k-Means modelread k-MeansmodelreadnormalizationmodelLoad irisdata: trainingLoad irisdata: test k-Means Color Manager Shape Manager Normalizer Cluster Assigner Normalizer (Apply) Denormalizer Scatter Plot(JavaScript) Model Writer PMML Writer PMML Reader Model Reader Table Reader Table Reader

Nodes

Extensions

Links