mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-25 01:00:11 -05:00
10 lines
203 B
YAML
10 lines
203 B
YAML
name: save-retrieve-explanations-run-history
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-interpret
|
|
- interpret-community[visualization]
|
|
- matplotlib
|
|
- azureml-contrib-interpret
|
|
- ipywidgets
|