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__learning_rate: 0.2
- model__max_depth: 4
- model__min_samples_leaf: 3
- model__min_samples_split: 2
- model__n_estimators: 400
- model__subsample: 0.7
| model__learning_rate=0.2, model__max_depth=4, model__min_samples_leaf=3, model__min_samples_split=5, model__n_estimators=400, model__subsample=0.7 |
0.955 |
0.748 |
0.937 |
| model__learning_rate=0.2, model__max_depth=4, model__min_samples_leaf=3, model__min_samples_split=2, model__n_estimators=400, model__subsample=0.7 |
0.955 |
0.748 |
0.937 |
| model__learning_rate=0.05, model__max_depth=4, model__min_samples_leaf=3, model__min_samples_split=5, model__n_estimators=400, model__subsample=0.7 |
0.953 |
0.731 |
0.935 |
| model__learning_rate=0.05, model__max_depth=4, model__min_samples_leaf=3, model__min_samples_split=2, model__n_estimators=400, model__subsample=0.7 |
0.953 |
0.731 |
0.935 |
| model__learning_rate=0.1, model__max_depth=4, model__min_samples_leaf=3, model__min_samples_split=5, model__n_estimators=400, model__subsample=0.7 |
0.953 |
0.737 |
0.935 |
| model__learning_rate=0.1, model__max_depth=4, model__min_samples_leaf=3, model__min_samples_split=2, model__n_estimators=400, model__subsample=0.7 |
0.953 |
0.737 |
0.935 |
| model__learning_rate=0.2, model__max_depth=4, model__min_samples_leaf=1, model__min_samples_split=2, model__n_estimators=400, model__subsample=0.7 |
0.951 |
0.728 |
0.935 |
| model__learning_rate=0.05, model__max_depth=4, model__min_samples_leaf=1, model__min_samples_split=2, model__n_estimators=400, model__subsample=0.7 |
0.951 |
0.717 |
0.932 |
| model__learning_rate=0.2, model__max_depth=4, model__min_samples_leaf=1, model__min_samples_split=5, model__n_estimators=400, model__subsample=1.0 |
0.956 |
0.752 |
0.932 |
| model__learning_rate=0.1, model__max_depth=4, model__min_samples_leaf=1, model__min_samples_split=2, model__n_estimators=400, model__subsample=0.7 |
0.953 |
0.733 |
0.932 |
CV setup: StratifiedKFold with 5 folds (shuffle=True, random_state=1974).