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