mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-21 18:15:13 -05:00
13 lines
247 B
YAML
13 lines
247 B
YAML
name: auto-ml-regression-hardware-performance
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- interpret
|
|
- azureml-defaults
|
|
- azureml-explain-model
|
|
- azureml-train-automl
|
|
- azureml-widgets
|
|
- matplotlib
|
|
- pandas_ml
|
|
- azureml-dataprep[pandas]
|