ML Chap1
ML Chap1
M. R. Ahmadzadeh
Isfahan University of Technology
[email protected]
M. R. Ahmadzadeh
Isfahan University of Technology
Textbooks
3
Course Website:
http://ivut.iut.ac.ir or http://elearning.iut.ac.ir/
Email: [email protected]
EBooks …
Contents
5
1 Introduction 1
2 Supervised Learning 21
3 Bayesian Decision Theory 49
4 Parametric Methods 65
5 Multivariate Methods 93
6 Dimensionality Reduction 115
7 Clustering 161
8 Nonparametric Methods 185
9 Decision Trees 213
10 Linear Discrimination 239
11 Multilayer Perceptrons 267
6
Association
Supervised Learning
Classification
Regression
Unsupervised Learning
Reinforcement Learning
Learning Associations
15
Basket analysis:
P (Y | X ) probability that somebody who buys X
also buys Y where X and Y are products/services.
Example: Credit
scoring
Differentiating
between low-risk and
high-risk customers
from their income and
savings
Test images
ORL dataset,
AT&T Laboratories, Cambridge UK
A classic example of a task that requires machine learning:
It is very hard to say what makes a 2
19
Regression
Example: Price of a
used car
y = wx+w0
x : car attributes
y : price
y = g (x | q )
g ( ) model,
q parameters
20
Regression Applications
21
α1