@@ -46,7 +46,7 @@ the search. Currently, there are two changes that can be made to the space:-
46
46
47
47
.. code-block :: none
48
48
49
- <smac.runhistory.runhistory.RunHistory object at 0x7fc41b387d00 > [TrajEntry(train_perf=2147483648, incumbent_id=1, incumbent=Configuration:
49
+ <smac.runhistory.runhistory.RunHistory object at 0x7fa65ea0d7f0 > [TrajEntry(train_perf=2147483648, incumbent_id=1, incumbent=Configuration:
50
50
data_loader:batch_size, Value: 32
51
51
encoder:__choice__, Value: 'OneHotEncoder'
52
52
feature_preprocessor:__choice__, Value: 'NoFeaturePreprocessor'
@@ -87,7 +87,7 @@ the search. Currently, there are two changes that can be made to the space:-
87
87
trainer:StandardTrainer:use_stochastic_weight_averaging, Value: True
88
88
trainer:StandardTrainer:weighted_loss, Constant: 1
89
89
trainer:__choice__, Value: 'StandardTrainer'
90
- , ta_runs=0, ta_time_used=0.0, wallclock_time=0.0019719600677490234 , budget=0), TrajEntry(train_perf=0.14035087719298245 , incumbent_id=1, incumbent=Configuration:
90
+ , ta_runs=0, ta_time_used=0.0, wallclock_time=0.0022118091583251953 , budget=0), TrajEntry(train_perf=0.16959064327485385 , incumbent_id=1, incumbent=Configuration:
91
91
data_loader:batch_size, Value: 32
92
92
encoder:__choice__, Value: 'OneHotEncoder'
93
93
feature_preprocessor:__choice__, Value: 'NoFeaturePreprocessor'
@@ -128,19 +128,19 @@ the search. Currently, there are two changes that can be made to the space:-
128
128
trainer:StandardTrainer:use_stochastic_weight_averaging, Value: True
129
129
trainer:StandardTrainer:weighted_loss, Constant: 1
130
130
trainer:__choice__, Value: 'StandardTrainer'
131
- , ta_runs=1, ta_time_used=14.711710453033447 , wallclock_time=16.210379123687744 , budget=5.555555555555555)]
132
- {'accuracy': 0.8439306358381503 }
133
- | | Preprocessing | Estimator | Weight |
134
- |---:|:------------------------------------------------------------------|:----------------------------------------------------------|---------:|
135
- | 0 | None | RFClassifier | 0.32 |
136
- | 1 | None | KNNClassifier | 0.2 |
137
- | 2 | None | CatBoostClassifier | 0.16 |
138
- | 3 | None | SVC | 0.12 |
139
- | 4 | None | ExtraTreesClassifier | 0.08 |
140
- | 5 | None | LGBMClassifier | 0.04 |
141
- | 6 | SimpleImputer,OneHotEncoder,StandardScaler,NoFeaturePreprocessing | no embedding,MLPBackbone,FullyConnectedHead,nn.Sequential | 0.04 |
142
- | 7 | SimpleImputer,OneHotEncoder,StandardScaler,NoFeaturePreprocessing | no embedding,MLPBackbone,FullyConnectedHead,nn.Sequential | 0.04 |
143
- <smac.runhistory.runhistory.RunHistory object at 0x7fc419b097c0 > [TrajEntry(train_perf=2147483648, incumbent_id=1, incumbent=Configuration:
131
+ , ta_runs=1, ta_time_used=15.02844500541687 , wallclock_time=16.55308246612549 , budget=5.555555555555555)]
132
+ {'accuracy': 0.8670520231213873 }
133
+ | | Preprocessing | Estimator | Weight |
134
+ |---:|:------------------------------------------------------------------|:------------------------------------------------------------- |---------:|
135
+ | 0 | None | CatBoostClassifier | 0.34 |
136
+ | 1 | None | RFClassifier | 0.24 |
137
+ | 2 | SimpleImputer,OneHotEncoder,NoScaler,PolynomialFeatures | no embedding,ResNetBackbone,FullyConnectedHead,nn.Sequential | 0.14 |
138
+ | 3 | None | ExtraTreesClassifier | 0.1 |
139
+ | 4 | None | LGBMClassifier | 0.08 |
140
+ | 5 | SimpleImputer,OneHotEncoder,StandardScaler,NoFeaturePreprocessing | no embedding,MLPBackbone,FullyConnectedHead,nn.Sequential | 0.06 |
141
+ | 6 | None | SVC | 0.02 |
142
+ | 7 | None | KNNClassifier | 0.02 |
143
+ <smac.runhistory.runhistory.RunHistory object at 0x7fa65ee32b50 > [TrajEntry(train_perf=2147483648, incumbent_id=1, incumbent=Configuration:
144
144
data_loader:batch_size, Value: 32
145
145
encoder:__choice__, Value: 'NoEncoder'
146
146
feature_preprocessor:__choice__, Value: 'NoFeaturePreprocessor'
@@ -179,7 +179,7 @@ the search. Currently, there are two changes that can be made to the space:-
179
179
trainer:StandardTrainer:use_stochastic_weight_averaging, Value: True
180
180
trainer:StandardTrainer:weighted_loss, Constant: 1
181
181
trainer:__choice__, Value: 'StandardTrainer'
182
- , ta_runs=0, ta_time_used=0.0, wallclock_time=0.0016453266143798828 , budget=0), TrajEntry(train_perf=0.15204678362573099 , incumbent_id=1, incumbent=Configuration:
182
+ , ta_runs=0, ta_time_used=0.0, wallclock_time=0.001974344253540039 , budget=0), TrajEntry(train_perf=0.2222222222222222 , incumbent_id=1, incumbent=Configuration:
183
183
data_loader:batch_size, Value: 32
184
184
encoder:__choice__, Value: 'NoEncoder'
185
185
feature_preprocessor:__choice__, Value: 'NoFeaturePreprocessor'
@@ -218,22 +218,17 @@ the search. Currently, there are two changes that can be made to the space:-
218
218
trainer:StandardTrainer:use_stochastic_weight_averaging, Value: True
219
219
trainer:StandardTrainer:weighted_loss, Constant: 1
220
220
trainer:__choice__, Value: 'StandardTrainer'
221
- , ta_runs=1, ta_time_used=9.260286808013916, wallclock_time=10.778798341751099, budget=5.555555555555555)]
222
- {'accuracy': 0.8439306358381503}
223
- | | Preprocessing | Estimator | Weight |
224
- |---:|:--------------------------------------------------------------|:----------------------------------------------------------------|---------:|
225
- | 0 | None | CatBoostClassifier | 0.28 |
226
- | 1 | None | KNNClassifier | 0.18 |
227
- | 2 | None | SVC | 0.12 |
228
- | 3 | SimpleImputer,NoEncoder,Normalizer,PolynomialFeatures | no embedding,ResNetBackbone,FullyConnectedHead,nn.Sequential | 0.1 |
229
- | 4 | None | ExtraTreesClassifier | 0.08 |
230
- | 5 | SimpleImputer,NoEncoder,StandardScaler,NoFeaturePreprocessing | no embedding,ShapedMLPBackbone,FullyConnectedHead,nn.Sequential | 0.06 |
231
- | 6 | None | RFClassifier | 0.04 |
232
- | 7 | SimpleImputer,NoEncoder,StandardScaler,NoFeaturePreprocessing | no embedding,ShapedMLPBackbone,FullyConnectedHead,nn.Sequential | 0.04 |
233
- | 8 | SimpleImputer,NoEncoder,StandardScaler,NoFeaturePreprocessing | no embedding,ShapedMLPBackbone,FullyConnectedHead,nn.Sequential | 0.04 |
234
- | 9 | SimpleImputer,NoEncoder,StandardScaler,PolynomialFeatures | no embedding,ShapedMLPBackbone,FullyConnectedHead,nn.Sequential | 0.02 |
235
- | 10 | SimpleImputer,NoEncoder,StandardScaler,PolynomialFeatures | no embedding,ShapedMLPBackbone,FullyConnectedHead,nn.Sequential | 0.02 |
236
- | 11 | None | LGBMClassifier | 0.02 |
221
+ , ta_runs=1, ta_time_used=9.633345603942871, wallclock_time=11.128498792648315, budget=5.555555555555555)]
222
+ {'accuracy': 0.8554913294797688}
223
+ | | Preprocessing | Estimator | Weight |
224
+ |---:|:----------------------------------------------------|:-------------------------------------------------------------|---------:|
225
+ | 0 | SimpleImputer,NoEncoder,NoScaler,PolynomialFeatures | no embedding,ResNetBackbone,FullyConnectedHead,nn.Sequential | 0.7 |
226
+ | 1 | None | RFClassifier | 0.1 |
227
+ | 2 | None | CatBoostClassifier | 0.06 |
228
+ | 3 | SimpleImputer,NoEncoder,NoScaler,PolynomialFeatures | no embedding,ResNetBackbone,FullyConnectedHead,nn.Sequential | 0.04 |
229
+ | 4 | None | LGBMClassifier | 0.04 |
230
+ | 5 | None | ExtraTreesClassifier | 0.04 |
231
+ | 6 | None | SVC | 0.02 |
237
232
238
233
239
234
@@ -362,7 +357,7 @@ the search. Currently, there are two changes that can be made to the space:-
362
357
363
358
.. rst-class :: sphx-glr-timing
364
359
365
- **Total running time of the script: ** ( 11 minutes 35.768 seconds)
360
+ **Total running time of the script: ** ( 11 minutes 39.384 seconds)
366
361
367
362
368
363
.. _sphx_glr_download_advanced_tabular_example_custom_configuration_space.py :
0 commit comments