mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-25 01:00:11 -05:00
10 lines
174 B
YAML
10 lines
174 B
YAML
name: auto-ml-forecasting-energy-demand
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- numpy==1.16.2
|
|
- pandas==0.23.4
|
|
- azureml-train-automl
|
|
- azureml-widgets
|
|
- matplotlib
|