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