mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-21 01:55:07 -05:00
9 lines
167 B
YAML
9 lines
167 B
YAML
name: train-explain-model-locally-and-deploy
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- interpret
|
|
- azureml-interpret
|
|
- azureml-contrib-interpret
|
|
- sklearn-pandas
|