@@ -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 0x7fa5fa61bac0 > [TrajEntry(train_perf=2147483648, incumbent_id=1, incumbent=Configuration:
49
+ <smac.runhistory.runhistory.RunHistory object at 0x7f952f61b4f0 > [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.00165557861328125 , budget=0), TrajEntry(train_perf=0.17543859649122806 , incumbent_id=1, incumbent=Configuration:
90
+ , ta_runs=0, ta_time_used=0.0, wallclock_time=0.0018584728240966797 , budget=0), TrajEntry(train_perf=0.1578947368421053 , 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,17 +128,18 @@ 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=12.98829174041748 , wallclock_time=14.392967700958252 , budget=5.555555555555555)]
132
- {'accuracy': 0.8554913294797688 }
131
+ , ta_runs=1, ta_time_used=13.231909990310669 , wallclock_time=14.629006624221802 , budget=5.555555555555555)]
132
+ {'accuracy': 0.8497109826589595 }
133
133
| | Preprocessing | Estimator | Weight |
134
134
|---:|:------------------------------------------------------------------|:----------------------------------------------------------|---------:|
135
- | 0 | None | CatBoostClassifier | 0.58 |
136
- | 1 | SimpleImputer,OneHotEncoder,StandardScaler,NoFeaturePreprocessing | no embedding,MLPBackbone,FullyConnectedHead,nn.Sequential | 0.2 |
137
- | 2 | None | KNNClassifier | 0.14 |
138
- | 3 | None | RFClassifier | 0.04 |
139
- | 4 | None | LGBMClassifier | 0.02 |
140
- | 5 | None | ExtraTreesClassifier | 0.02 |
141
- <smac.runhistory.runhistory.RunHistory object at 0x7fa55a4b5130> [TrajEntry(train_perf=2147483648, incumbent_id=1, incumbent=Configuration:
135
+ | 0 | None | RFClassifier | 0.42 |
136
+ | 1 | None | CatBoostClassifier | 0.2 |
137
+ | 2 | None | ExtraTreesClassifier | 0.14 |
138
+ | 3 | None | KNNClassifier | 0.08 |
139
+ | 4 | SimpleImputer,OneHotEncoder,StandardScaler,NoFeaturePreprocessing | no embedding,MLPBackbone,FullyConnectedHead,nn.Sequential | 0.08 |
140
+ | 5 | None | SVC | 0.04 |
141
+ | 6 | SimpleImputer,OneHotEncoder,StandardScaler,NoFeaturePreprocessing | no embedding,MLPBackbone,FullyConnectedHead,nn.Sequential | 0.04 |
142
+ <smac.runhistory.runhistory.RunHistory object at 0x7f952c18f760> [TrajEntry(train_perf=2147483648, incumbent_id=1, incumbent=Configuration:
142
143
data_loader:batch_size, Value: 32
143
144
encoder:__choice__, Value: 'NoEncoder'
144
145
feature_preprocessor:__choice__, Value: 'NoFeaturePreprocessor'
@@ -177,7 +178,7 @@ the search. Currently, there are two changes that can be made to the space:-
177
178
trainer:StandardTrainer:use_stochastic_weight_averaging, Value: True
178
179
trainer:StandardTrainer:weighted_loss, Constant: 1
179
180
trainer:__choice__, Value: 'StandardTrainer'
180
- , ta_runs=0, ta_time_used=0.0, wallclock_time=0.0017666816711425781 , budget=0), TrajEntry(train_perf=0.19883040935672514 , incumbent_id=1, incumbent=Configuration:
181
+ , ta_runs=0, ta_time_used=0.0, wallclock_time=0.0017552375793457031 , budget=0), TrajEntry(train_perf=0.22807017543859653 , incumbent_id=1, incumbent=Configuration:
181
182
data_loader:batch_size, Value: 32
182
183
encoder:__choice__, Value: 'NoEncoder'
183
184
feature_preprocessor:__choice__, Value: 'NoFeaturePreprocessor'
@@ -216,19 +217,18 @@ the search. Currently, there are two changes that can be made to the space:-
216
217
trainer:StandardTrainer:use_stochastic_weight_averaging, Value: True
217
218
trainer:StandardTrainer:weighted_loss, Constant: 1
218
219
trainer:__choice__, Value: 'StandardTrainer'
219
- , ta_runs=1, ta_time_used=8.5232412815094, wallclock_time=9.917478799819946, budget=5.555555555555555)]
220
- {'accuracy': 0.8728323699421965}
221
- | | Preprocessing | Estimator | Weight |
222
- |---:|:--------------------------------------------------------------|:-------------------------------------------------------------------|---------:|
223
- | 0 | SimpleImputer,NoEncoder,MinMaxScaler,NoFeaturePreprocessing | no embedding,ShapedResNetBackbone,FullyConnectedHead,nn.Sequential | 0.28 |
224
- | 1 | None | RFClassifier | 0.22 |
225
- | 2 | None | ExtraTreesClassifier | 0.22 |
226
- | 3 | None | KNNClassifier | 0.12 |
227
- | 4 | None | CatBoostClassifier | 0.06 |
228
- | 5 | None | LGBMClassifier | 0.04 |
229
- | 6 | SimpleImputer,NoEncoder,Normalizer,PolynomialFeatures | no embedding,ResNetBackbone,FullyConnectedHead,nn.Sequential | 0.02 |
230
- | 7 | None | SVC | 0.02 |
231
- | 8 | SimpleImputer,NoEncoder,StandardScaler,NoFeaturePreprocessing | no embedding,ShapedMLPBackbone,FullyConnectedHead,nn.Sequential | 0.02 |
220
+ , ta_runs=1, ta_time_used=9.11508822441101, wallclock_time=10.526266098022461, budget=5.555555555555555)]
221
+ {'accuracy': 0.8670520231213873}
222
+ | | Preprocessing | Estimator | Weight |
223
+ |---:|:--------------------------------------------------------------|:----------------------------------------------------------------|---------:|
224
+ | 0 | None | CatBoostClassifier | 0.32 |
225
+ | 1 | None | ExtraTreesClassifier | 0.3 |
226
+ | 2 | None | RFClassifier | 0.14 |
227
+ | 3 | None | KNNClassifier | 0.1 |
228
+ | 4 | SimpleImputer,NoEncoder,Normalizer,PowerTransformer | no embedding,ShapedMLPBackbone,FullyConnectedHead,nn.Sequential | 0.08 |
229
+ | 5 | None | LGBMClassifier | 0.02 |
230
+ | 6 | SimpleImputer,NoEncoder,StandardScaler,NoFeaturePreprocessing | no embedding,ShapedMLPBackbone,FullyConnectedHead,nn.Sequential | 0.02 |
231
+ | 7 | SimpleImputer,NoEncoder,StandardScaler,NoFeaturePreprocessing | no embedding,ShapedMLPBackbone,FullyConnectedHead,nn.Sequential | 0.02 |
232
232
233
233
234
234
@@ -357,7 +357,7 @@ the search. Currently, there are two changes that can be made to the space:-
357
357
358
358
.. rst-class :: sphx-glr-timing
359
359
360
- **Total running time of the script: ** ( 11 minutes 24.852 seconds)
360
+ **Total running time of the script: ** ( 11 minutes 31.636 seconds)
361
361
362
362
363
363
.. _sphx_glr_download_advanced_tabular_example_custom_configuration_space.py :
0 commit comments