Group iris data using Python

October 14, 2016

Report Abuse
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.