Group iris data using Python
This sample demonstrates how to perform clustering using k-means algorithm on the UCI Iris data set with python sklearn data science lib.
This experiment will walk you through various aspects of Python script integration within your
Azure Machine Learning work-flow.