Health · MIMIC · 2023
Survival prediction
with the classics.
Why not deep?
Clinical tabular data, in small samples, rewards models with strong inductive bias. A well-tuned SVM with an RBF kernel outperformed every neural baseline I tried and — crucially — offered coefficients a clinician could actually read.
Takeaway
Sometimes the right answer is the boring one. Understanding when deep methods are the wrong tool is as important as knowing how to fine-tune them.