Machine Learning Under a Modern Optimization Lens
Title | Machine Learning Under a Modern Optimization Lens PDF eBook |
Author | Dimitris Bertsimas |
Publisher | |
Pages | 589 |
Release | 2019 |
Genre | Machine learning |
ISBN | 9781733788502 |
Machine Learning Refined
Title | Machine Learning Refined PDF eBook |
Author | Jeremy Watt |
Publisher | Cambridge University Press |
Pages | 597 |
Release | 2020-01-09 |
Genre | Computers |
ISBN | 1108480721 |
An intuitive approach to machine learning covering key concepts, real-world applications, and practical Python coding exercises.
Data, Models, and Decisions
Title | Data, Models, and Decisions PDF eBook |
Author | Dimitris Bertsimas |
Publisher | Ingram |
Pages | 530 |
Release | 2004 |
Genre | Business & Economics |
ISBN | 9780975914601 |
Combines topics from two traditionally distinct quantitative subjects, probability/statistics and management science/optimization, in a unified treatment of quantitative methods and models for management. Stresses those fundamental concepts that are most important for the practical analysis of management decisions: modeling and evaluating uncertainty explicitly, understanding the dynamic nature of decision-making, using historical data and limited information effectively, simulating complex systems, and allocating scarce resources optimally.
Probabilistic Machine Learning
Title | Probabilistic Machine Learning PDF eBook |
Author | Kevin P. Murphy |
Publisher | MIT Press |
Pages | 858 |
Release | 2022-03-01 |
Genre | Computers |
ISBN | 0262369303 |
A detailed and up-to-date introduction to machine learning, presented through the unifying lens of probabilistic modeling and Bayesian decision theory. This book offers a detailed and up-to-date introduction to machine learning (including deep learning) through the unifying lens of probabilistic modeling and Bayesian decision theory. The book covers mathematical background (including linear algebra and optimization), basic supervised learning (including linear and logistic regression and deep neural networks), as well as more advanced topics (including transfer learning and unsupervised learning). End-of-chapter exercises allow students to apply what they have learned, and an appendix covers notation. Probabilistic Machine Learning grew out of the author’s 2012 book, Machine Learning: A Probabilistic Perspective. More than just a simple update, this is a completely new book that reflects the dramatic developments in the field since 2012, most notably deep learning. In addition, the new book is accompanied by online Python code, using libraries such as scikit-learn, JAX, PyTorch, and Tensorflow, which can be used to reproduce nearly all the figures; this code can be run inside a web browser using cloud-based notebooks, and provides a practical complement to the theoretical topics discussed in the book. This introductory text will be followed by a sequel that covers more advanced topics, taking the same probabilistic approach.
The Analytics Edge
Title | The Analytics Edge PDF eBook |
Author | Dimitris Bertsimas |
Publisher | |
Pages | 462 |
Release | 2016 |
Genre | Computer simulation |
ISBN | 9780989910897 |
"Provides a unified, insightful, modern, and entertaining treatment of analytics. The book covers the science of using data to build models, improve decisions, and ultimately add value to institutions and individuals"--Back cover.
The Lion Way
Title | The Lion Way PDF eBook |
Author | Roberto Battiti |
Publisher | Createspace Independent Publishing Platform |
Pages | 0 |
Release | 2014-02-21 |
Genre | Artificial intelligence |
ISBN | 9781496034021 |
Learning and Intelligent Optimization (LION) is the combination of learning from data and optimization applied to solve complex and dynamic problems. The LION way is about increasing the automation level and connecting data directly to decisions and actions. More power is directly in the hands of decision makers in a self-service manner, without resorting to intermediate layers of data scientists. LION is a complex array of mechanisms, like the engine in an automobile, but the user (driver) does not need to know the inner workings of the engine in order to realize its tremendous benefits. LION's adoption will create a prairie fire of innovation which will reach most businesses in the next decades. Businesses, like plants in wildfire-prone ecosystems, will survive and prosper by adapting and embracing LION techniques, or they risk being transformed from giant trees to ashes by the spreading competition.
Personalized Machine Learning
Title | Personalized Machine Learning PDF eBook |
Author | Julian McAuley |
Publisher | Cambridge University Press |
Pages | 338 |
Release | 2022-02-03 |
Genre | Computers |
ISBN | 1009008579 |
Every day we interact with machine learning systems offering individualized predictions for our entertainment, social connections, purchases, or health. These involve several modalities of data, from sequences of clicks to text, images, and social interactions. This book introduces common principles and methods that underpin the design of personalized predictive models for a variety of settings and modalities. The book begins by revising 'traditional' machine learning models, focusing on adapting them to settings involving user data, then presents techniques based on advanced principles such as matrix factorization, deep learning, and generative modeling, and concludes with a detailed study of the consequences and risks of deploying personalized predictive systems. A series of case studies in domains ranging from e-commerce to health plus hands-on projects and code examples will give readers understanding and experience with large-scale real-world datasets and the ability to design models and systems for a wide range of applications.