Search icon CANCEL
Subscription
0
Cart icon
Cart
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
Arrow up icon
GO TO TOP
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
Toc

Table of Contents (21) Chapters close

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

The basic concepts


The following is a very simple dataset with four features or variables: name, age, gender, and monthly income in dollars ($). A dataset may also be known as a set of observations. The term's features and variables are used interchangeably in most places and also in this book. Let's take a look at the following table:

<-----------------Features ---------->

Name

Age

Gender

Monthly Income($)

Person A

20

Male

2000

Person B

45

Female

5000

Person C

36

Male

3000

Person D

55

Male

6500

Person E

27

Female

2800

Person F

31

Male

5900

Person G

33

Male

4800

Person X

59

Female

2400

Person Y

42

Male

7200

Person Z

29

Female

3100

Rows or records in the dataset are also known as examples in the machine learning context. There are 10 examples in this dataset. Here, the Name column represents the unit of observation—the unit described by the data that one analyzes. So, you may say that Person A has the features: 20, Male...

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 €14.99/month. Cancel anytime}