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__C: 3.0
- model__class_weight: None
- model__gamma: scale
- model__kernel: rbf
| model__C=3.0, model__class_weight=None, model__gamma=scale, model__kernel=rbf |
0.942 |
0.653 |
0.918 |
| model__C=3.0, model__class_weight=None, model__gamma=auto, model__kernel=rbf |
0.942 |
0.653 |
0.918 |
| model__C=3.0, model__class_weight=balanced, model__gamma=scale, model__kernel=rbf |
0.932 |
0.687 |
0.909 |
| model__C=3.0, model__class_weight=balanced, model__gamma=auto, model__kernel=rbf |
0.932 |
0.686 |
0.909 |
| model__C=1.0, model__class_weight=None, model__gamma=scale, model__kernel=rbf |
0.932 |
0.544 |
0.907 |
| model__C=1.0, model__class_weight=None, model__gamma=auto, model__kernel=rbf |
0.932 |
0.542 |
0.907 |
| model__C=1.0, model__class_weight=balanced, model__gamma=scale, model__kernel=rbf |
0.912 |
0.631 |
0.906 |
| model__C=1.0, model__class_weight=balanced, model__gamma=auto, model__kernel=rbf |
0.913 |
0.632 |
0.906 |
| model__C=0.5, model__class_weight=balanced, model__gamma=scale, model__kernel=rbf |
0.900 |
0.599 |
0.903 |
| model__C=0.5, model__class_weight=balanced, model__gamma=auto, model__kernel=rbf |
0.900 |
0.599 |
0.903 |
CV setup: StratifiedKFold with 5 folds (shuffle=True, random_state=1974).