mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-25 01:00:11 -05:00
10 lines
170 B
YAML
10 lines
170 B
YAML
name: auto-ml-forecasting-bike-share
|
|
dependencies:
|
|
- fbprophet==0.5
|
|
- py-xgboost<=0.80
|
|
- pip:
|
|
- azureml-sdk
|
|
- azureml-train-automl
|
|
- azureml-widgets
|
|
- matplotlib
|