|
181 | 181 | { |
182 | 182 | "data": { |
183 | 183 | "text/plain": [ |
184 | | - "0.8639171383183359" |
| 184 | + "0.863978563379761" |
185 | 185 | ] |
186 | 186 | }, |
187 | 187 | "execution_count": 6, |
|
210 | 210 | { |
211 | 211 | "data": { |
212 | 212 | "text/plain": [ |
213 | | - "0.8686773872402614" |
| 213 | + "0.868554574842" |
214 | 214 | ] |
215 | 215 | }, |
216 | 216 | "execution_count": 7, |
|
345 | 345 | "output_type": "stream", |
346 | 346 | "text": [ |
347 | 347 | "scoring pipeline 1\n", |
| 348 | + "New best found: 0.871994161365419\n", |
348 | 349 | "scoring pipeline 2\n", |
| 350 | + "New best found: 0.8723319756253888\n", |
349 | 351 | "scoring pipeline 3\n", |
350 | 352 | "scoring pipeline 4\n", |
351 | | - "New best found: 0.8642241881762839\n", |
352 | 353 | "scoring pipeline 5\n", |
353 | 354 | "scoring pipeline 6\n", |
354 | 355 | "scoring pipeline 7\n", |
355 | | - "New best found: 0.8644390957265209\n", |
356 | 356 | "scoring pipeline 8\n", |
357 | | - "New best found: 0.8679095503945804\n", |
358 | 357 | "scoring pipeline 9\n", |
359 | 358 | "scoring pipeline 10\n" |
360 | 359 | ] |
|
395 | 394 | "data": { |
396 | 395 | "text/plain": [ |
397 | 396 | "{('mlprimitives.custom.feature_extraction.CategoricalEncoder#1',\n", |
398 | | - " 'max_labels'): 39,\n", |
399 | | - " ('sklearn.impute.SimpleImputer#1', 'strategy'): 'most_frequent',\n", |
400 | | - " ('xgboost.XGBClassifier#1', 'n_estimators'): 70,\n", |
401 | | - " ('xgboost.XGBClassifier#1', 'max_depth'): 6,\n", |
402 | | - " ('xgboost.XGBClassifier#1', 'learning_rate'): 0.07406443671152008,\n", |
403 | | - " ('xgboost.XGBClassifier#1', 'gamma'): 0.9244108160038952,\n", |
404 | | - " ('xgboost.XGBClassifier#1', 'min_child_weight'): 1}" |
| 397 | + " 'max_labels'): 60,\n", |
| 398 | + " ('sklearn.impute.SimpleImputer#1', 'strategy'): 'mean',\n", |
| 399 | + " ('xgboost.XGBClassifier#1', 'n_estimators'): 190,\n", |
| 400 | + " ('xgboost.XGBClassifier#1', 'max_depth'): 5,\n", |
| 401 | + " ('xgboost.XGBClassifier#1', 'learning_rate'): 0.13575511242790694,\n", |
| 402 | + " ('xgboost.XGBClassifier#1', 'gamma'): 0.6326488945712287,\n", |
| 403 | + " ('xgboost.XGBClassifier#1', 'min_child_weight'): 8}" |
405 | 404 | ] |
406 | 405 | }, |
407 | 406 | "execution_count": 13, |
|
443 | 442 | ], |
444 | 443 | "metadata": { |
445 | 444 | "kernelspec": { |
446 | | - "display_name": "Python 3", |
| 445 | + "display_name": "Python 3 (ipykernel)", |
447 | 446 | "language": "python", |
448 | 447 | "name": "python3" |
449 | 448 | }, |
|
457 | 456 | "name": "python", |
458 | 457 | "nbconvert_exporter": "python", |
459 | 458 | "pygments_lexer": "ipython3", |
460 | | - "version": "3.6.9" |
| 459 | + "version": "3.10.15" |
461 | 460 | } |
462 | 461 | }, |
463 | 462 | "nbformat": 4, |
|
0 commit comments