Skip to content

Commit 1be6d2a

Browse files
authored
Fixes: MicrosoftDocs/azure-docs/issues/52687
https://github.com/MicrosoftDocs/azure-docs/issues/52687 - update comment.
1 parent 003271d commit 1be6d2a

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)