mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
10 lines
161 B
YAML
10 lines
161 B
YAML
name: automl-forecasting-function
|
|
dependencies:
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-train-automl
|
|
- azureml-widgets
|
|
- pandas_ml
|
|
- statsmodels
|
|
- matplotlib
|