Skip to content

Commit 0f45950

Browse files
Update articles/machine-learning/how-to-machine-learning-interpretability.md
Co-authored-by: Minsoo Thigpen <[email protected]>
1 parent f3193bb commit 0f45950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ By using the classes and methods in the Responsible AI dashboard and by using SD
5252

5353
## Supported model interpretability techniques
5454

55-
The Responsible AI dashboard and `azureml-interpret` use the interpretability techniques that were developed in [Interpret-Community](https://github.com/interpretml/interpret-community/), an open-source Python package for training interpretable models and helping to explain opaque-box AI systems. Opaque-box models are those for which we have no information about their internal workings.
55+
The Responsible AI dashboard uses the interpretability techniques that were developed in [Interpret-Community](https://github.com/interpretml/interpret-community/), an open-source Python package for training interpretable models and helping to explain opaque-box AI systems. Opaque-box models are those for which we have no information about their internal workings.
5656

5757
Interpret-Community serves as the host for the following supported explainers, and currently supports the interpretability techniques presented in the next sections.
5858

0 commit comments

Comments
 (0)