>
Machine Learning Refined: Foundations, Algorithms, and Applications

Machine Learning Refined: Foundations, Algorithms, and Applications

  • £35.49
  • Save £17


Jeremy Watt, Reza Borhani, Aggelos K. Katsaggelos
Cambridge University Press
Edition: 2, 1/9/2020
EAN 9781108480727, ISBN10: 1108480721

Hardcover, 594 pages, 25.4 x 18.3 x 2.8 cm
Language: English

With its intuitive yet rigorous approach to machine learning, this text provides students with the fundamental knowledge and practical tools needed to conduct research and build data-driven products. The authors prioritize geometric intuition and algorithmic thinking, and include detail on all the essential mathematical prerequisites, to offer a fresh and accessible way to learn. Practical applications are emphasized, with examples from disciplines including computer vision, natural language processing, economics, neuroscience, recommender systems, physics, and biology. Over 300 color illustrations are included and have been meticulously designed to enable an intuitive grasp of technical concepts, and over 100 in-depth coding exercises (in Python) provide a real understanding of crucial machine learning algorithms. A suite of online resources including sample code, data sets, interactive lecture slides, and a solutions manual are provided online, making this an ideal text both for graduate courses on machine learning and for individual reference and self-study.

1. Introduction to machine learning
Part I. Mathematical Optimization
2. Zero order optimization techniques
3. First order methods
4. Second order optimization techniques
Part II. Linear Learning
5. Linear regression
6. Linear two-class classification
7. Linear multi-class classification
8. Linear unsupervised learning
9. Feature engineering and selection
Part III. Nonlinear Learning
10. Principles of nonlinear feature engineering
11. Principles of feature learning
12. Kernel methods
13. Fully-connected neural networks
14. Tree-based learners
Part IV. Appendices
Appendix A. Advanced first and second order optimization methods
Appendix B. Derivatives and automatic differentiation
Appendix C. Linear algebra.