mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-21 10:05:09 -05:00
11 lines
211 B
YAML
11 lines
211 B
YAML
name: train-explain-model-on-amlcompute-and-deploy
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- interpret
|
|
- azureml-interpret
|
|
- azureml-contrib-interpret
|
|
- sklearn-pandas
|
|
- azureml-dataprep
|
|
- azureml-core
|