Code Monkey home page Code Monkey logo

loopofhenle's Introduction

LoopOfHenle

Contribution to the European Healthcare Hackathon 2022 Challenge #6 "Are you kidneying" https://hackhealth.eu/ . Collaborative work done by Roman Dusek, Francis Chemorion and Benjamin Senst.

Disclaimer: The findings of this project have not been validated. Thus no medical advice can be concluded from the provided model and its deployed application.

Key findings

Providing a Model (Task #2)

Different XGBoost models have been created as a result of the hackathon project. The model identified relevant features to differentiate the presence/upcoming of chronic kidney disease. XGBoost is an open-source implementation of the gradient boosted trees algorithm. It is a type of supervised learning algorithm.

XGBoost Model Interpretation (Identify Features, Task #2)

image

Blue colored data points represent a low feature value (i.e. decreased hemoglobine (Hb), which is Anemia as can be found as a consequence of Chronic Kidney Disease (CKD)) whereas red data points stand for increased feature value (i.e. inceased hemoglobine). Having a closer look on the hemoglobine feature one can observe that the red dots (i.e. higher Hb) are located left to the midline thus speaking against the presence/development of CKD. In contrast low hemoglobine as illustrated by blue points can be found to the right of the midline indicating the presence/development of CKD. The features further down the list have less impact on the model output as they are aligned midline.

image

The diagram showing the mean SHAP values illustrate the features with the most profound impact on the model output magnitude regardless of the direction the show (i.e. speaking for CKD or for non-CKD case). The diagram suggests features such as serum kreatinin, diffeence in absolute and relative granulocyte count, difference in thrombocyte level, hemoglobine and hematocrite, lymphocytes, neutrophiles, glomerular filtration rate, urine specific weight and erythrocyte anisocytosis.

The dataset reflects current clinical practice. Thus more frequent lab tests are overrepresented and might hide more rare features among other lab tests. Beside creatinine, GFR and anemia (late markers in CKD) interestingly the model also identified granulocytes, platelet and lymphocyte changes. These lab findings might play a role as early markers as is suggested in clinical research:

  • Agarwal R, Light RP. Patterns and prognostic value of total and differential leukocyte count in chronic kidney disease. Clin J Am Soc Nephrol. 2011 Jun;6(6):1393-9. doi: 10.2215/CJN.10521110. Epub 2011 May 5. PMID: 21551023; PMCID: PMC3109937.
  • Yu, Y., Lin, Q., Ye, D. et al. Neutrophil count as a reliable marker for diabetic kidney disease in autoimmune diabetes. BMC Endocr Disord 20, 158 (2020). https://doi.org/10.1186/s12902-020-00597-2
  • Umeres-Francia, G.E., Rojas-Fernández, M.V., Herrera-Añazco, P. et al. Neutrophil-to-lymphocyte ratio and platelet-to-lymphocyte ratio as risk factors for mortality in Peruvian adults with chronic kidney disease. Ren Replace Ther 8, 30 (2022). https://doi.org/10.1186/s41100-022-00420-9
  • Mizdrak M, Kumrić M, Kurir TT, Božić J. Emerging Biomarkers for Early Detection of Chronic Kidney Disease. J Pers Med. 2022 Mar 31;12(4):548. doi: 10.3390/jpm12040548. PMID: 35455664; PMCID: PMC9025702.
  • Kovesdy CP, Ureche V, Lu JL, Kalantar-Zadeh K. Outcome predictability of serum alkaline phosphatase in men with pre-dialysis CKD. Nephrol Dial Transplant. 2010 Sep;25(9):3003-11. doi: 10.1093/ndt/gfq144. Epub 2010 Mar 17. PMID: 20299338; PMCID: PMC2948834.
  • Taliercio JJ, Schold JD, Simon JF, Arrigain S, Tang A, Saab G, Nally JV Jr, Navaneethan SD. Prognostic importance of serum alkaline phosphatase in CKD stages 3-4 in a clinical population. Am J Kidney Dis. 2013 Oct;62(4):703-10. doi: 10.1053/j.ajkd.2013.04.012. Epub 2013 Jun 12. PMID: 23769134; PMCID: PMC3783514.
  • Gauckler P, Shin JI, Mayer G, Kronbichler A. Eosinophilia and Kidney Disease: More than Just an Incidental Finding? J Clin Med. 2018 Dec 8;7(12):529. doi: 10.3390/jcm7120529. PMID: 30544782; PMCID: PMC6306805.

Try the key features with one of the live apps

https://bsenst-loopofhenle-web-appapp-yk9aez.streamlit.app/

image

Further Resources as a result of the Friday Contest Warm-up

URL Description
https://pubmed.ncbi.nlm.nih.gov/35003242/ Implementation of Machine Learning Models for the Prevention of Kidney Diseases (CKD) or Their Derivatives
https://pubmed.ncbi.nlm.nih.gov/35915457/ Machine learning algorithms' accuracy in predicting kidney disease progression: a systematic review and meta-analysis
https://pubmed.ncbi.nlm.nih.gov/32932685/ Optimized Identification of Advanced Chronic Kidney Disease and Absence of Kidney Disease by Combining Different Electronic Health Data Resources and by Applying Machine Learning Strategies
https://pubmed.ncbi.nlm.nih.gov/33850243/ Medical records-based chronic kidney disease phenotype for clinical care and "big data" observational and genetic studies
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8048707/ Machine learning, the kidney, and genotype-phenotype analysis
https://youtu.be/XOeoisg85pA Chronic Kidney Disease Prediction using Machine learning
https://youtu.be/a0NlmSIYiEY Chronic Kidney Disease prediction using Machine Learning
https://www.youtube.com/watch?v=lD63ZzmgQmg https://github.com/pg815/Kidney_Cancer_Prediction_Using_Machine_Learning
https://www.youtube.com/watch?v=MUkn5FYnSac Survey on Prediction of Chronic Kidney Disease Using Data Mining Classification Techniques and Feature Selection.International Conference on Advances in Computer Science, Engineering and Technology – ICACSET’18
https://www.ijert.org/chronic-kidney-disease-prediction-using-machine-learning
https://www.youtube.com/watch?v=bgDdNM-D-TU A Machine Learning Methodology for Diagnosing Chronic Kidney Disease
https://www.youtube.com/watch?v=idXF9JFBjZY Using machine learning for the early prediction of chronic kidney disease
https://www.youtube.com/watch?v=uxMvHSUOZzc Chronic Kidney Disease Prediction Using Python & Machine Learning
https://www.youtube.com/watch?v=4C3dJmXnpkE A Machine Learning Methodology for Diagnosing Chronic Kidney Disease: A Review
https://archive.ics.uci.edu/ml/datasets/chronic_kidney_disease

On Time series & Machine Learning

loopofhenle's People

Contributors

bsenst avatar

Watchers

 avatar  avatar

Forkers

nazuzunana

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.