-
Notifications
You must be signed in to change notification settings - Fork 1.4k
/
notebooks_config.ini
63 lines (48 loc) · 1.8 KB
/
notebooks_config.ini
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[automl-forecasting-in-pipeline]
USE_FORECAST_REQUIREMENTS = 0
COMPUTE_NAMES = forecast-step-cluster-v2
[auto-ml-forecasting-github-dau]
USE_FORECAST_REQUIREMENTS = 1
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
[automl-forecasting-demand-hierarchical-timeseries-in-pipeline]
USE_FORECAST_REQUIREMENTS = 0
COMPUTE_NAMES = demand-fcst-hts-cluster
[automl-forecasting-demand-many-models-in-pipeline]
USE_FORECAST_REQUIREMENTS = 0
COMPUTE_NAMES = demand-fcst-mm-cluster
[automl-forecasting-distributed-tcn]
USE_FORECAST_REQUIREMENTS = 0
COMPUTE_NAMES = "distributed-tcn-cluster"
[responsibleaidashboard-text-classification-financial-news]
USE_FORECAST_REQUIREMENTS = 0
COMPUTE_NAMES = "cpucluster"
[responsibleaidashboard-finance-loan-classification]
USE_FORECAST_REQUIREMENTS = 0
COMPUTE_NAMES = "raitextcluster"
[responsibleaidashboard-healthcare-covid-classification]
USE_FORECAST_REQUIREMENTS = 0
COMPUTE_NAMES = "raitextcluster"
[responsibleaidashboard-education-student-attrition-classificaton]
USE_FORECAST_REQUIREMENTS = 0
COMPUTE_NAMES = "raitextcluster"
[responsibleaidashboard-image-flower-classification]
USE_FORECAST_REQUIREMENTS = 0
COMPUTE_NAMES = "ResponsibleAI"