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__class_weight: balanced
- model__criterion: entropy
- model__max_depth: 8
- model__min_samples_leaf: 2
- model__min_samples_split: 10
| model__class_weight=balanced, model__criterion=entropy, model__max_depth=8, model__min_samples_leaf=2, model__min_samples_split=10 |
0.802 |
0.434 |
0.814 |
| model__class_weight=balanced, model__criterion=entropy, model__max_depth=8, model__min_samples_leaf=2, model__min_samples_split=2 |
0.804 |
0.435 |
0.813 |
| model__class_weight=balanced, model__criterion=entropy, model__max_depth=8, model__min_samples_leaf=2, model__min_samples_split=5 |
0.804 |
0.434 |
0.812 |
| model__class_weight=balanced, model__criterion=entropy, model__max_depth=8, model__min_samples_leaf=1, model__min_samples_split=10 |
0.802 |
0.431 |
0.810 |
| model__class_weight=balanced, model__criterion=entropy, model__max_depth=8, model__min_samples_leaf=1, model__min_samples_split=2 |
0.803 |
0.432 |
0.809 |
| model__class_weight=balanced, model__criterion=entropy, model__max_depth=8, model__min_samples_leaf=1, model__min_samples_split=5 |
0.802 |
0.430 |
0.808 |
| model__class_weight=balanced, model__criterion=entropy, model__max_depth=8, model__min_samples_leaf=4, model__min_samples_split=10 |
0.794 |
0.422 |
0.806 |
| model__class_weight=balanced, model__criterion=entropy, model__max_depth=8, model__min_samples_leaf=4, model__min_samples_split=2 |
0.793 |
0.420 |
0.806 |
| model__class_weight=balanced, model__criterion=entropy, model__max_depth=8, model__min_samples_leaf=4, model__min_samples_split=5 |
0.793 |
0.420 |
0.806 |
| model__class_weight=None, model__criterion=entropy, model__max_depth=8, model__min_samples_leaf=4, model__min_samples_split=10 |
0.908 |
0.501 |
0.802 |
CV setup: StratifiedKFold with 5 folds (shuffle=True, random_state=1974).