mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-25 01:00:11 -05:00
12 lines
247 B
YAML
12 lines
247 B
YAML
name: auto-ml-classification-bank-marketing-all-features
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-train-automl
|
|
- azureml-widgets
|
|
- matplotlib
|
|
- interpret
|
|
- onnxruntime==1.0.0
|
|
- azureml-explain-model
|
|
- azureml-contrib-interpret
|