mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-22 02:25:12 -05:00
12 lines
245 B
YAML
12 lines
245 B
YAML
name: explain-model-on-amlcompute
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-interpret
|
|
- interpret-community[visualization]
|
|
- matplotlib
|
|
- azureml-contrib-interpret
|
|
- sklearn-pandas<2.0.0
|
|
- azureml-dataset-runtime
|
|
- ipywidgets
|