Practicing Trustworthy Machine Learning

Download Practicing Trustworthy Machine Learning PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Practicing Trustworthy Machine Learning book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Practicing Trustworthy Machine Learning

Author: Yada Pruksachatkun
language: en
Publisher: "O'Reilly Media, Inc."
Release Date: 2023-01-03
With the increasing use of AI in high-stakes domains such as medicine, law, and defense, organizations spend a lot of time and money to make ML models trustworthy. Many books on the subject offer deep dives into theories and concepts. This guide provides a practical starting point to help development teams produce models that are secure, more robust, less biased, and more explainable. Authors Yada Pruksachatkun, Matthew McAteer, and Subhabrata Majumdar translate best practices in the academic literature for curating datasets and building models into a blueprint for building industry-grade trusted ML systems. With this book, engineers and data scientists will gain a much-needed foundation for releasing trustworthy ML applications into a noisy, messy, and often hostile world. You'll learn: Methods to explain ML models and their outputs to stakeholders How to recognize and fix fairness concerns and privacy leaks in an ML pipeline How to develop ML systems that are robust and secure against malicious attacks Important systemic considerations, like how to manage trust debt and which ML obstacles require human intervention
Trustworthy Machine Learning for Healthcare

This book constitutes the proceedings of First International Workshop, TML4H 2023, held virtually, in May 2023. The 16 full papers included in this volume were carefully reviewed and selected from 30 submissions. The goal of this workshop is to bring together experts from academia, clinic, and industry with an insightful vision of promoting trustworthy machine learning in healthcare in terms of scalability, accountability, and explainability.
AI and Machine Learning for On-Device Development

Author: Laurence Moroney
language: en
Publisher: "O'Reilly Media, Inc."
Release Date: 2021-08-12
Chapter 2. Introduction to Computer Vision -- Using Neurons for Vision -- Your First Classifier: Recognizing Clothing Items -- The Data: Fashion MNIST -- A Model Architecture to Parse Fashion MNIST -- Coding the Fashion MNIST Model -- Transfer Learning for Computer Vision -- Summary -- Chapter 3. Introduction to ML Kit -- Building a Face Detection App on Android -- Step 1: Create the App with Android Studio -- Step 2: Add and Configure ML Kit -- Step 3: Define the User Interface -- Step 4: Add the Images as Assets -- Step 5: Load the UI with a Default Picture.