forked from Azure/azureml-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotebooks_config.ini
More file actions
31 lines (24 loc) · 869 Bytes
/
notebooks_config.ini
File metadata and controls
31 lines (24 loc) · 869 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[automl-forecasting-in-pipeline]
USE_FORECAST_REQUIREMENTS = 0
COMPUTE_NAMES = forecast-step-cluster-v2
[auto-ml-forecasting-github-dau]
USE_FORECAST_REQUIREMENTS = 0
COMPUTE_NAMES = github-cluster-sdkv2
[automl-forecasting-orange-juice-sales-mlflow]
USE_FORECAST_REQUIREMENTS = 1
COMPUTE_NAMES = oj-cluster
[auto-ml-forecasting-bike-share]
USE_FORECAST_REQUIREMENTS = 1
COMPUTE_NAMES = bike-share-v2
[automl-forecasting-task-energy-demand-advanced]
USE_FORECAST_REQUIREMENTS = 0
COMPUTE_NAMES = adv-energy-cluster-v2
[automl-forecasting-task-energy-demand-advanced-mlflow]
USE_FORECAST_REQUIREMENTS = 1
COMPUTE_NAMES = energy-cluster-v2
[automl-forecasting-recipe-univariate-experiment-settings]
USE_FORECAST_REQUIREMENTS = 1
COMPUTE_NAMES = recipe-cluster
[automl-forecasting-recipe-univariate-run]
USE_FORECAST_REQUIREMENTS = 1
COMPUTE_NAMES = recipe-cluster