-
- Maria Gollwitzer, Markus Steindl, Nico Stroh, Anna Hauser, Gracija Sardi, Tobias Rossmann, Stefan Aspalter, Philip Rauch, Michael Sonnberger, Andreas Gruber, and Matthias Gmeiner.
- Department of Neurosurgery, Kepler University Hospital, Johannes Kepler University Linz, Linz, Austria; Johannes Kepler University Linz, Linz, Austria.
- World Neurosurg. 2024 Sep 12.
BackgroundChronic posthemorrhagic hydrocephalus often arises following spontaneous subarachnoid hemorrhage (SAH). Timely identification of patients predisposed to develop chronic shunt-dependent hydrocephalus may significantly enhance clinical outcomes.MethodsWe performed an analysis of 510 SAH patients treated at our institution between 2013 and 2018. Clinical and radiological variables, including age, sex, Hunt & Hess grade, Fisher Score, external ventricular drainage placement, central nervous system infection, aneurysm characteristics, and treatment modalities, were evaluated. Supervised machine learning (ML) models, trained and compared using Python and scikit-learn, were employed to predict chronic shunt-dependent hydrocephalus. Model performance was rigorously assessed through repeated cross-validation. To facilitate transparency and collaboration, we publicly released the dataset and code on GitHub (https://github.com/RISCSoftware/shuntclf) and developed an interactive web application (https://huggingface.co/spaces/risc42/shuntclf).ResultsAmong the evaluated ML models, logistic regression exhibited superior performance, with an area under the receiver operating characteristic curve of 0.819 and an area under the precision-recall curve of 0.482, along with the highest F1 score of 0.473. Although the balanced accuracy scores of the models were generally proximate, ranging from 0.735 to 0.764, logistic regression consistently outperforms others in key metrics such as area under the receiver operating characteristic curve and area under the precision-recall curve. Conversely, female gender and absence of aneurysm within the anterior communicating artery were associated with reduced shunt requirement likelihood.ConclusionsML models, including logistic regression, demonstrate strong predictive capability for early chronic shunt-dependent hydrocephalus following spontaneous SAH, which may potentially contribute to more timely shunt placement interventions. This predictive capability is supported by our web interface, which simplifies the application of these models, aiding clinicians in efficiently determining the need for shunt placement.Copyright © 2024 The Authors. Published by Elsevier Inc. All rights reserved.
Notes
Knowledge, pearl, summary or comment to share?You can also include formatting, links, images and footnotes in your notes
- Simple formatting can be added to notes, such as
*italics*
,_underline_
or**bold**
. - Superscript can be denoted by
<sup>text</sup>
and subscript<sub>text</sub>
. - Numbered or bulleted lists can be created using either numbered lines
1. 2. 3.
, hyphens-
or asterisks*
. - Links can be included with:
[my link to pubmed](http://pubmed.com)
- Images can be included with:
![alt text](https://bestmedicaljournal.com/study_graph.jpg "Image Title Text")
- For footnotes use
[^1](This is a footnote.)
inline. - Or use an inline reference
[^1]
to refer to a longer footnote elseweher in the document[^1]: This is a long footnote.
.