Priprava podatkov
Izbrane spremenljivke (p < 0.10):
- HospitalizationBeforeSurgeryMo
- Age
- BMI
- CardiogenicSchockYN
- Diabetes
- DiabetesPerOsTherapie
- DiabetesOnInsuline
- PerifernoArterijskoObolenje
- ExtracardiacArteriopathy
- PsychoSyndrome
- TherapyRelevantPsychoSyndrome
- PreoperativeInfectionYN
- KongestiveHeartFailure
- EjectionFractionEF
- EF50
- AtrialFibrillationYN
- ChronicLungDiseaseYN
- CockcraftGaultIndexPreop
- ACEInhibitors
- IABPPreoperatively
- DurationOfTheOperation
- NumberOfGrafts
- PericardDrainage
- RethoracotomyYN
- CoagulationDisorder
- Cardioversion
- SumOtherInfectYN
- AcuteKidneyFailure
- TotalDrainage
- NumberOfPlasmaUnits
- Transfusion
- MoreThan2UnitsOfErythrocytes
- RespiratoryFailureYN
- ProlongedMechanicalVentilation
- Reintubation
- NumberOfReintubations
- Tracheotomy
- AorticClampingTime
- BypassOperationTime
- AorticCalcificatio
- LeukocytesFirstPostoperativeDa
- LeukocytesSecondPostoperativeD
- HbPreop12GDl
- HbPreoperativelyGDl
- PoorGlycemicControlPrediabetes
- ITA
- BIMA
- SaEtAlCreatinine226MgDdlOrPost
- TiesselFibrinGlueMl
- GFRLaurisProdop60NotNormal
- GFRLaurisPostop1stDay60NotNorm
- GFRLaurisPostop2ndDay60NotNorm
- PleuralEffusion
Target: DSWI01 | Predictors: 53 | Samples: 4023
Izvedeno skaliranje s standardizacijo numeričnih spremenljivk in “one-hot encoding” za kategorijske spremenljivke.
Nastavitev hiperparametrov
- model__colsample_bytree: 1.0
- model__learning_rate: 0.1
- model__max_depth: 5
- model__min_child_weight: 1
- model__n_estimators: 400
- model__subsample: 0.7
| model__colsample_bytree=1.0, model__learning_rate=0.1, model__max_depth=5, model__min_child_weight=1, model__n_estimators=400, model__subsample=0.7 |
0.955 |
0.742 |
0.944 |
| model__colsample_bytree=0.7, model__learning_rate=0.1, model__max_depth=5, model__min_child_weight=1, model__n_estimators=400, model__subsample=0.7 |
0.953 |
0.738 |
0.944 |
| model__colsample_bytree=1.0, model__learning_rate=0.1, model__max_depth=5, model__min_child_weight=1, model__n_estimators=200, model__subsample=0.7 |
0.951 |
0.720 |
0.941 |
| model__colsample_bytree=0.7, model__learning_rate=0.1, model__max_depth=5, model__min_child_weight=1, model__n_estimators=200, model__subsample=0.7 |
0.955 |
0.741 |
0.940 |
| model__colsample_bytree=0.7, model__learning_rate=0.1, model__max_depth=5, model__min_child_weight=1, model__n_estimators=400, model__subsample=1.0 |
0.955 |
0.742 |
0.940 |
| model__colsample_bytree=1.0, model__learning_rate=0.1, model__max_depth=5, model__min_child_weight=1, model__n_estimators=400, model__subsample=1.0 |
0.954 |
0.737 |
0.939 |
| model__colsample_bytree=1.0, model__learning_rate=0.03, model__max_depth=5, model__min_child_weight=1, model__n_estimators=400, model__subsample=0.7 |
0.951 |
0.718 |
0.939 |
| model__colsample_bytree=0.7, model__learning_rate=0.03, model__max_depth=5, model__min_child_weight=1, model__n_estimators=400, model__subsample=0.7 |
0.949 |
0.701 |
0.938 |
| model__colsample_bytree=0.7, model__learning_rate=0.1, model__max_depth=5, model__min_child_weight=1, model__n_estimators=200, model__subsample=1.0 |
0.954 |
0.731 |
0.935 |
| model__colsample_bytree=1.0, model__learning_rate=0.1, model__max_depth=5, model__min_child_weight=1, model__n_estimators=200, model__subsample=1.0 |
0.952 |
0.719 |
0.935 |
CV setup: StratifiedKFold with 5 folds (shuffle=True, random_state=1974).