Files
MachineLearningNotebooks/how-to-use-azureml/automated-machine-learning/forecasting-high-frequency/automl-forecasting-function.yml

10 lines
161 B
YAML

name: automl-forecasting-function
dependencies:
- pip:
- azureml-sdk
- azureml-train-automl
- azureml-widgets
- pandas_ml
- statsmodels
- matplotlib