Skip to content

Commit 0e3624c

Browse files
authored
Merge pull request #185899 from lgayhardt/azmlresponsible012022
responsible ML -> AI
2 parents c8e4519 + e9a8d2a commit 0e3624c

8 files changed

+20
-20
lines changed

articles/machine-learning/concept-differential-privacy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Differential privacy in machine learning (preview)
33
titleSuffix: Azure Machine Learning
44
description: Learn what differential privacy is and how differentially private systems preserve data privacy.
5-
author: ssalgadodev
6-
ms.author: ssalgado
5+
author: lgayhardt
6+
ms.author: lagayhar
77
ms.date: 10/21/2021
88
services: machine-learning
99
ms.service: machine-learning

articles/machine-learning/concept-fairness-ml.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: enterprise-readiness
88
ms.topic: conceptual
9-
ms.author: ssalgado
10-
author: ssalgadodev
9+
ms.author: lagayhar
10+
author: lgayhardt
1111
ms.date: 10/21/2021
1212
ms.custom: responsible-ml
1313
#Customer intent: As a data scientist, I want to learn about machine learning fairness and how to assess and mitigate unfairness in machine learning models.
1414
---
1515

1616
# Machine learning fairness (preview)
1717

18-
Learn about machine learning fairness and how the [Fairlearn](https://fairlearn.github.io/) open-source Python package can help you assess and mitigate unfairness issues in machine learning models.
18+
Learn about machine learning fairness and how the [Fairlearn](https://fairlearn.github.io/) open-source Python package can help you assess and mitigate unfairness issues in machine learning models.
1919

2020
## What is machine learning fairness?
2121

articles/machine-learning/concept-open-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To learn how to use Ray RLLib with Azure Machine Learning, see the [how to train
5050

5151
Training a single or multiple models requires the visualization and inspection of desired metrics to make sure the model performs as expected. You can [use TensorBoard in Azure Machine Learning to track and visualize experiment metrics](./how-to-monitor-tensorboard.md)
5252

53-
## Responsible ML: Privacy and fairness
53+
## Responsible AI: Privacy and fairness
5454

5555
### Preserve data privacy with differential privacy
5656

articles/machine-learning/concept-responsible-ml.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
---
2-
title: What is responsible machine learning (preview)
2+
title: What is responsible AI (preview)
33
titleSuffix: Azure Machine Learning
4-
description: Learn what responsible machine learning is and how to use it with Azure Machine Learning to understand models, protect data and control the model lifecycle.
4+
description: Learn what responsible AI is and how to use it with Azure Machine Learning to understand models, protect data and control the model lifecycle.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: enterprise-readiness
88
ms.topic: conceptual
9-
ms.author: ssalgado
10-
author: ssalgadodev
9+
ms.author: lagayhar
10+
author: lgayhardt
1111
ms.date: 10/21/2021
1212
ms.custom: responsible-ml
13-
#Customer intent: As a data scientist, I want to know learn what responsible machine learning is and how I can use it in Azure Machine Learning.
13+
#Customer intent: As a data scientist, I want to know learn what responsible AI is and how I can use it in Azure Machine Learning.
1414
---
1515

16-
# What is responsible machine learning? (preview)
16+
# What is responsible AI? (preview)
1717

18-
In this article, you'll learn what responsible machine learning (ML) is and ways you can put it into practice with Azure Machine Learning.
18+
In this article, you'll learn what responsible AI is and ways you can put it into practice with Azure Machine Learning.
1919

20-
## Responsible machine learning principles
20+
## Responsible AI principles
2121

22-
Throughout the development and use of AI systems, trust must be at the core. Trust in the platform, process, and models. At Microsoft, responsible machine learning encompasses the following values and principles:
22+
Throughout the development and use of AI systems, trust must be at the core. Trust in the platform, process, and models. At Microsoft, responsible AI with regards tomachine learning encompasses the following values and principles:
2323

2424
- Understand machine learning models
2525
- Interpret and explain model behavior
@@ -30,7 +30,7 @@ Throughout the development and use of AI systems, trust must be at the core. Tru
3030
- Control the end-to-end machine learning process
3131
- Document the machine learning lifecycle with datasheets
3232

33-
:::image type="content" source="media/concept-responsible-ml/responsible-ml-pillars.png" alt-text="Responsible ML pillars - interpretability, differential privacy, homomorphic encryption, audit trail - Azure Machine Learning":::
33+
:::image type="content" source="media/concept-responsible-ml/responsible-ml-pillars.png" alt-text="Responsible AI pillars - interpretability, differential privacy, homomorphic encryption, audit trail - Azure Machine Learning":::
3434

3535
As artificial intelligence and autonomous systems integrate more into the fabric of society, it's important to proactively make an effort to anticipate and mitigate the unintended consequences of these technologies.
3636

articles/machine-learning/how-to-machine-learning-interpretability-aml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: machine-learning
77
ms.subservice: enterprise-readiness
88
ms.author: mithigpe
99
author: minthigpen
10-
ms.reviewer: Luis.Quintanilla
10+
ms.reviewer: lagayhar
1111
ms.date: 10/21/2021
1212
ms.topic: how-to
1313
ms.custom: devx-track-python, responsible-ml, mktng-kw-nov2021
1.8 KB
Loading

articles/machine-learning/reference-machine-learning-cloud-parity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ The information in the rest of this document provides information on what featur
191191
| Labeler Portal | GA | YES | N/A |
192192
| Labeling using private workforce | GA | YES | N/A |
193193
| ML assisted labeling (Image classification and object detection) | Public Preview | YES | N/A |
194-
| **Responsible ML** | | | |
194+
| **Responsible AI** | | | |
195195
| Explainability in UI | Public Preview | NO | N/A |
196196
| Differential privacy SmartNoise toolkit | OSS | NO | N/A |
197197
| custom tags in Azure Machine Learning to implement datasheets | GA | NO | N/A |

articles/machine-learning/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,9 @@
168168
href: concept-component.md
169169
- name: MLflow
170170
href: concept-mlflow.md
171-
- name: Responsible ML
171+
- name: Responsible AI
172172
items:
173-
- name: Responsible ML overview
173+
- name: Responsible AI overview
174174
displayName: responsible,ml
175175
href: concept-responsible-ml.md
176176
- name: Model interpretability

0 commit comments

Comments
 (0)