0% found this document useful (0 votes)
25 views12 pages

2 Understanding Machine Learning m2 Slides

Machine learning finds patterns in data and uses those patterns to predict future outcomes. It works by identifying patterns in existing data and recognizing those same patterns in new data. Examples of machine learning applications include credit card fraud detection and predictive maintenance. The increased availability of data and computing power has made machine learning very popular for both business and technical users.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views12 pages

2 Understanding Machine Learning m2 Slides

Machine learning finds patterns in data and uses those patterns to predict future outcomes. It works by identifying patterns in existing data and recognizing those same patterns in new data. Examples of machine learning applications include credit card fraud detection and predictive maintenance. The increased availability of data and computing power has made machine learning very popular for both business and technical users.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

What is Machine Learning?

David Chappell
PRINCIPAL, CHAPPELL & ASSOCIATES

@DChappellAssoc www.davidchappell.com
What
Finds patterns in data
machine
Uses those patterns to predict the future
learning does
Examples:
- Detecting credit card fraud
- Determining whether a customer is
likely to switch to a competitor
- Deciding when to do preventive
maintenance on a factory robot
- Lots more
How did you learn to read?
Learning requires:
- Identifying patterns
What
- Recognizing those patterns when you
Does It Mean see them again
to Learn? This is what machine learning does
Finding Patterns: A Simple Example

Name Amount Fraudulent


Smith $2,600.45 No What’s the
pattern for
Potter $2,294.58 Yes
fraudulent
Peters $1,003.30 Yes transactions?

Adams $8,488.32 No
Finding Patterns: Another Example
Where Where
Name Amount Issued Used Age Fraudulent
Smith $2,600.45 USA USA 22 No
Potter $2,294.58 USA RUS 29 Yes
Peters $1,003.30 USA RUS 25 Yes What’s the
Adams FRA USA 64 No pattern for
$8,488.32
fraudulent
Pali $200.12 AUS JAP 58 No transactions?

Jones $3,250.11 USA RUS 43 No


Hanford $8,156.20 USA RUS 27 Yes

Marx $7,475.11 UK GER 32 No

Norse $540.00 USA RUS 27 No


Edson $7,475.11 USA RUS 20 Yes
Machine Learning in a Nutshell

Contains Finds Recognizes


patterns patterns patterns

Machine
Data learning Model
algorithm

Supplies new
data to see if it
Application
matches known
patterns
Doing machine learning well requires:
- Lots of data
- Lots of compute power
Why is machine - Effective machine learning algorithms
learning so hot All of those things are now more available
right now? than ever
Who’s Interested in Machine Learning?

Business Leaders Software Developers Data Scientists


Want solutions to Want to create better Want powerful, easy-
business problems applications to-use tools
Someone who knows about:
- Statistics
- Machine learning software
- Some problem domain (ideally)
What is a data Key facts about data scientists:
scientist? - Good ones are scarce
- Good ones are expensive
Example Machine Learning Offerings

Vendor Category
SAS Analytics Suite
RapidMiner Studio Analytics vendors

Alteryx Analytics
IBM SPSS
SAP Predictive Analysis
Megavendors
Oracle Advanced Analytics
Microsoft Azure Machine Learning
Amazon Machine Learning Cloud vendors
R is an open source programming language
and environment
- Supports machine learning, statistical
computing, and more
- Has many available packages

R is very popular
The Role of R - Many commercial machine learning
offerings support R
But it’s not the only choice:
- Python is also increasingly popular
Machine learning lets us find patterns in
existing data, then create and use a model
that recognizes those patterns in new data
Machine learning has gone mainstream
The Main Points - Big vendors think there’s big money in
this market
Machine learning can probably help your
organization

You might also like