Skip to content

Commit aef8f50

Browse files
authored
Merge pull request #112166 from GiftA-MSFT/patch-32
Fixes: MicrosoftDocs/azure-docs/issues/52687
2 parents 116bf70 + 1be6d2a commit aef8f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For more information on the supported interpretability techniques and machine le
3636
## Generate feature importance value on your personal machine
3737
The following example shows how to use the interpretability package on your personal machine without contacting Azure services.
3838

39-
1. Install `azureml-interpret` and `azureml-interpret-contrib` packages.
39+
1. Install `azureml-interpret` and `azureml-contrib-interpret` packages.
4040
```bash
4141
pip install azureml-interpret
4242
pip install azureml-contrib-interpret

0 commit comments

Comments
 (0)