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