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
Introduction to Machine Learning, Second Edition (Adaptive Computation and Machine Learning)
β Scribed by Ethem Alpaydin
- Publisher
- The MIT Press
- Year
- 2010
- Tongue
- English
- Leaves
- 579
- Series
- Adaptive Computation and Machine Learning
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
I've read several parts of chapters which concerned my work and skimmed other chapters faster. This book should serve as a starting point and mostly as a quick introduction in a subject. However, i've found this book to be useful in other way - it is compact and I found several basic reasonements and assumptions quickly to base my conclusions in work i was doing. Also i like the style where key-words appear outside the text where they can be easily spotted and also the references at the end of each chapter.
β¦ Table of Contents
Contents......Page 7
Series Foreword......Page 17
Figures......Page 19
Tables......Page 29
Preface......Page 31
Acknowledgments......Page 33
Notes for the Second Edition......Page 35
Notations......Page 39
1 Introduction......Page 41
2 Supervised Learning......Page 61
3 Bayesian Decision Theory......Page 87
4 Parametric Methods......Page 101
5 Multivariate Methods......Page 127
6 Dimensionality Reduction......Page 149
7 Clustering......Page 183
8 Nonparametric Methods......Page 203
9 Decision Trees......Page 225
10 Linear Discrimination......Page 249
11 Multilayer Perceptrons......Page 273
12 Local Models......Page 319
13 Kernel Machines......Page 349
14 Bayesian Estimation......Page 381
15 Hidden Markov Models......Page 403
16 Graphical Models......Page 427
17 Combining Multiple Learners
......Page 459
18 Reinforcement Learning......Page 487
19 Design and Analysis of Machine Learning Experiments......Page 515
A Probability......Page 557
Index......Page 569
π SIMILAR VOLUMES
Handling inherent uncertainty and exploiting compositional structure are fundamental to understanding and designing large-scale systems. Statistical relational learning builds on ideas from probability theory and statistics to address uncertainty while incorporating tools from logic, databases and p
An unprecedented wealth of data is being generated by genome sequencing projects and other experimental efforts to determine the structure and function of biological molecules. The demands and opportunities for interpreting these data are expanding
Advanced statistical modeling and knowledge representation techniques for a newly emerging area of machine learning and probabilistic reasoning; includes introductory material, tutorials for different proposed approaches, and applications.
I am a software developer and worked on applying Reinforcement Learning (RL) in cognitive fields for my patent work (pending). This book is highly regarded in RL literature and is probably one of the few hand counted books that explicitly address RL as a subject. The book has good balance between s
What assumptions and methods allow us to turn observations into causal knowledge, and how can even incomplete causal knowledge be used in planning and prediction to influence and control our environment? In this book Peter Spirtes, Clark Glymour, and Richard Scheines address these questions using th