mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-22 10:35:12 -05:00
9 lines
141 B
YAML
9 lines
141 B
YAML
name: auto-ml-regression
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- pandas==0.23.4
|
|
- azureml-train-automl
|
|
- azureml-widgets
|
|
- matplotlib
|