mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
11 lines
193 B
YAML
11 lines
193 B
YAML
name: auto-ml-forecasting-energy-demand
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-train-automl
|
|
- azureml-widgets
|
|
- matplotlib
|
|
- pandas_ml
|
|
- statsmodels
|
|
- azureml-explain-model
|