mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-22 02:25:12 -05:00
10 lines
155 B
YAML
10 lines
155 B
YAML
name: auto-ml-regression
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-train-automl
|
|
- azureml-widgets
|
|
- matplotlib
|
|
- pandas_ml
|
|
- paramiko<2.5.0
|