Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Microsoft Azure Machine Learning

You're reading from  Microsoft Azure Machine Learning

Product type Book
Published in Jun 2015
Publisher
ISBN-13 9781784390792
Pages 212 pages
Edition 1st Edition
Languages
Authors (2):
Sumit Mund Sumit Mund
Profile icon Sumit Mund
Christina Storm Christina Storm
Profile icon Christina Storm
View More author details

Table of Contents (21) Chapters

Microsoft Azure Machine Learning
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Introduction ML Studio Inside Out Data Exploration and Visualization Getting Data in and out of ML Studio Data Preparation Regression Models Classification Models Clustering A Recommender System Extensibility with R and Python Publishing a Model as a Web Service Case Study Exercise I Case Study Exercise II Index

Creating a K-means clustering model using ML Studio


Now, it's time for you to build a clustering model by yourself. ML Studio comes with two modules specific for K-means clustering.

The URL http://www.biz.uiowa.edu/faculty/jledolter/DataMining/protein.csv contains a dataset in CSV format.

It contains the protein intakes of 9 different food sources from 25 European countries. The first few instances in the dataset are listed as follows:

Let's build a clustering model to group the dataset into three clusters based on the protein intakes of different countries from a variety of sources.

Create a new experiment and drag the Reader module under the Data Input and Output section in the modules palette to the left of the canvas. On the properties pane to the right, choose Data Source as Web URL via HTTP, Data format as CSV, and tick the checkbox for CSV or TSV has header row. Also, on the URL textbox, add the previously mentioned URL to the CSV file.

Drag the K-Means Clustering module to the canvas...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}