mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-21 01:55:07 -05:00
11 lines
188 B
YAML
11 lines
188 B
YAML
name: auto-ml-forecasting-function
|
|
dependencies:
|
|
- py-xgboost<=0.90
|
|
- pip:
|
|
- azureml-sdk
|
|
- numpy==1.16.2
|
|
- pandas==0.23.4
|
|
- azureml-train-automl
|
|
- azureml-widgets
|
|
- matplotlib
|