mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-23 20:00:06 -05:00
8 lines
122 B
YAML
8 lines
122 B
YAML
name: auto-ml-regression
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-train-automl
|
|
- azureml-widgets
|
|
- matplotlib
|