mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
13 lines
230 B
YAML
13 lines
230 B
YAML
name: auto-ml-remote-amlcompute-with-onnx
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- interpret
|
|
- azureml-defaults
|
|
- azureml-explain-model
|
|
- azureml-train-automl
|
|
- azureml-widgets
|
|
- matplotlib
|
|
- pandas_ml
|
|
- onnxruntime
|