From 2fc23cbd02e907b472fe78116876ef22cc623ac2 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Fri, 24 Apr 2026 11:52:15 +0100 Subject: [PATCH] Update 1-Introduction/3-fairness/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- 1-Introduction/3-fairness/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-Introduction/3-fairness/README.md b/1-Introduction/3-fairness/README.md index ef76a2bd4..6c0d20e74 100644 --- a/1-Introduction/3-fairness/README.md +++ b/1-Introduction/3-fairness/README.md @@ -9,7 +9,7 @@ In this curriculum, you will start to discover how machine learning can and is impacting our everyday lives. Even now, systems and models are involved in daily decision-making tasks, such as health care diagnoses, loan approvals or detecting fraud. So, it is important that these models work well to provide outcomes that are trustworthy. Just as any software application, AI systems are going to miss expectations or have an undesirable outcome. That is why it is essential to be able to understand and explain the behavior of an AI model. -Imagine what can happen when the data you are using to build these models lacks certain demographics, such as race, gender, political view, religion, or disproportionally represents such demographics. What about when the model’s output is interpreted to favor some demographic? What is the consequence for the application? In addition, what happens when the model has an adverse outcome and is harmful to people? Who is accountable for the AI systems' behavior? These are some questions we will explore in this curriculum. +Imagine what can happen when the data you are using to build these models lacks certain demographics, such as race, gender, political view, religion, or disproportionately represents such demographics. What about when the model’s output is interpreted to favor some demographic? What is the consequence for the application? In addition, what happens when the model has an adverse outcome and is harmful to people? Who is accountable for the AI systems' behavior? These are some questions we will explore in this curriculum. In this lesson, you will: