Machine Learning (Article)

Probabilistic Machine Learning: An Introduction

Probabilistic Machine Learning: An Introduction

«In this book, we will cover the most common types of ML, but from a probabilistic perspective. Roughly speaking, this means that we treat all unknown quantities (e.g., predictions about the future value of some quantity of interest, such as tomorrow’s temperature, or the parameters of some model) as random variables, that are endowed with probability distributions which describe a weighted set of possible values the variable may have.[…].».

Probabilistic Machine Learning: An Introduction Leer más »

Probabilistic Machine Learning for Healthcare

Probabilistic Machine Learning for Healthcare

Machine learning can be used to make sense of healthcare data. Probabilistic machine learning models help provide a complete picture of observed data in healthcare. In this review, we examine how probabilistic machine learning can advance healthcare. We consider challenges in the predictive model building pipeline where probabilistic models can be beneficial including calibration and missing data. Beyond predictive models, we also investigate the utility of probabilistic machine learning models in phenotyping, in generative models for clinical use cases, and in reinforcement learning.

Probabilistic Machine Learning for Healthcare Leer más »

Machine learning in medicine: a practical introduction

Machine learning in medicine: a practical introduction

Following visible successes on a wide range of predictive tasks, machine learning techniques are attracting substantial interest from medical researchers and clinicians. We address the need for capacity development in this area by providing a conceptual introduction to machine learning alongside a practical guide to developing and evaluating predictive algorithms using freely-available open source software and public domain data

Machine learning in medicine: a practical introduction Leer más »

Interpretable Machine Learning (A Guide for Making Black Box Models Explainable)

Interpretable Machine Learning (A Guide for Making Black Box Models Explainable)

The book focuses on machine learning models for tabular data (also called relational or structured data) and less on computer vision and natural language processing tasks. Reading the book is recommended for machine learning practitioners, data scientists, statisticians, and anyone else interested in making machine learning models interpretable.

Interpretable Machine Learning (A Guide for Making Black Box Models Explainable) Leer más »

Explaining Autonomous Driving by Learning End-to-End Visual Attention

Explaining Autonomous Driving by Learning End-to-End Visual Attention

In this work we propose to train an imitation learning based agent equipped with an attention model. The attention model allows us to understand what part of the image has been deemed most important. Interestingly, the use of attention also leads to superior performance in a standard benchmark using the CARLA driving simulator.

Explaining Autonomous Driving by Learning End-to-End Visual Attention Leer más »

Dive into Deep Learning

Dive into Deep Learning

«We set out to create a resource that could (i) be freely available for everyone; (ii) offer sufficient technical depth to provide a starting point on the path to actually becoming an applied machine learning scientist; (iii) include runnable code, showing readers how to solve problems in practice; (iv) allow for rapid updates, both by us and also by the community at large; and (v) be complemented by a forum for interactive discussion of technical details and to answer questions».

Dive into Deep Learning Leer más »