
February 2010: ISBN-10: 0-262-01243-X, ISBN-13:
978-0-262-01243-0
The book can be ordered through The MIT Press,
Amazon (CA, DE, FR, JP, UK, US), Barnes&Noble (US), Pandora (TR).
·
PHI Learning
Pvt. Ltd. (formerly Prentice-Hall of
·
Yapay Öğrenme,
the Turkish edition of the book (translated by the author) was published by
Boğaziçi University Press in April 2011.
Table of Contents and Sample Chapters
Lecture Slides:
(For instructors to use in their courses; please
keep the first page and footer if you edit the slides)
For Instructors: The zipfile
contains lecture slides (pdf, ppt), eps files for figures, and solutions of
exercises; see The MIT Press
website to get username/password.
The goal of machine learning is to program
computers to use example data or past experience to solve a given problem. Many
successful applications of machine learning exist already, including systems
that analyze past sales data to predict customer behavior, optimize robot
behavior so that a task can be completed using minimum resources, and extract
knowledge from bioinformatics data. Introduction to Machine Learning is
a comprehensive textbook on the subject, covering a broad array of topics not
usually included in introductory machine learning texts. In order to present a
unified treatment of machine learning problems and solutions, it discusses many
methods from different fields, including statistics, pattern recognition,
neural networks, artificial intelligence, signal processing, control, and data
mining. All learning algorithms are explained so that the student can easily
move from the equations in the book to a computer program.
The text covers such topics as supervised learning,
Bayesian decision theory, parametric methods, multivariate methods, multilayer
perceptrons, local models, hidden Markov models, assessing and comparing
classification algorithms, and reinforcement learning. New to the second edition are chapters on kernel machines, graphical
models, and Bayesian estimation; expanded coverage of statistical tests in a
chapter on design and analysis of machine learning experiments; case studies
available on the Web (with downloadable results for instructors); and many
additional exercises. All chapters have been revised and updated.
Introduction to Machine Learning can be used by
advanced undergraduates and graduate students who have completed courses in
computer programming, probability, calculus, and linear algebra. It will also
be of interest to engineers in the field who are concerned with the application
of machine learning methods.
Errata:
·
p. 124: Eq. 6.20; subscript of
\epsilon should be j (Gi-Jeong Si)
·
p. 130: Eq between 6.37 and 6.38:
2 should be before ( that precedes it (Ali Çeliksu, Gi-Jeong Si)
·
p. 135: Eq. 6.47; in the final z,
s should be a superscript and not a
subscript (Gi-Jeong Si)
·
p. 194: Eq. 9.15: bm should be bmj (Gökhan Özbulak)
·
p. 224: Just above Eq. 10.30,
after Mult, the subscript k should be
uppercase K (Gi-Jeong Si)
·
p. 283: Around the middle of the
page, it should be: l not equal to j (Gi-Jeong
Si)
·
p. 330: In the third line of the
first equation, the + before (wTx + w0) should
be and the before rt should be + (Mehmet Gönen, Gi-Jeong Si)
·
p. 333: Just under Eq. 13.53, t of \gamma should be a superscript.
(Gi-Jeong Si)
·
p. 336: Eq in the middle of the
page; subscript of \lambda should be j
(Gi-Jeong Si)
·
p. 343: Two lines before the
bottom of the page, the subscript of the last q should be uppercase K
(Gi-Jeong Si)
·
p. 348: Third eq on the page, the
correct way to write is L(w|X); it is also better in the eq that follows to omit defining a
separate term as L(r|X,w,\beta) but keep log p(r|X,w) (Gi-Jeong Si)
·
p. 352: 7th line from
the top of the page, closing ] is missing after 1,0 (Gi-Jeong Si)
·
p. 356: First eq. p(x) should be p(w) (Murat Semerci, Gi-Jeong Si).
·
p. 378: Eq. 15.33: There should be
a normalizing 1/P(Ok)
factor after sum over k and before
sum over t, while updating a and b values (Vicente Palazon).
·
P. 389: The very last eq on the
bottom of the page; the prob is 0.48 and not 0.47 (Gökhan Özbulak)
·
p. 392: The first equation, the
denominator of the second term; there should be no ~ (Gi-Jeong Si)
·
p. 492: Two lines below Eq. 18.20;
the between rt+1 and \gammaV should be + (Murat Semerci, Gi-Jeong Si)
I
would like to thank everyone who took
the time to find these errors and report them to me.
Created on Feb 11, 2010 by