Skip to content

Commit 03bfaca

Browse files
authored
Merge pull request #89713 from changeworld/patch-72
Fix typo
2 parents 1e669a7 + e0062a8 commit 03bfaca

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 @@ In machine learning, **features** are the data fields used to predict a target d
5252

5353
## Supported model interpretability techniques
5454

55-
`azureml-interpret` uses the interpretability techniques developed in [Interpret-Community](https://github.com/interpretml/interpret-community/), an open source python package for training interpretable models and helping to explain blackbox AI systems. [Interpret-Community](https://github.com/interpretml/interpret-community/) serves as the host for this SDK's supported explainers, and currently supports the following interpretability techniques:
55+
`azureml-interpret` uses the interpretability techniques developed in [Interpret-Community](https://github.com/interpretml/interpret-community/), an open source Python package for training interpretable models and helping to explain blackbox AI systems. [Interpret-Community](https://github.com/interpretml/interpret-community/) serves as the host for this SDK's supported explainers, and currently supports the following interpretability techniques:
5656

5757
|Interpretability Technique|Description|Type|
5858
|--|--|--------------------|

0 commit comments

Comments
 (0)