Skip to content

Instantly share code, notes, and snippets.

@olinguyen
Last active December 9, 2018 12:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olinguyen/510f29a2dfeeca1aa30ac9bc2b474580 to your computer and use it in GitHub Desktop.
Save olinguyen/510f29a2dfeeca1aa30ac9bc2b474580 to your computer and use it in GitHub Desktop.
GSoC 2017 Shogun Data Project

GSoC 2017 Final Report: Data Project - Patient Monitoring and Decision Support using Health Data

Name: Olivier Nguyen

Mentors: Lea Goetz, Heiko Strathmann

Organization: Shogun Machine Learning Toolbox

Abstract

For GSoC2017, I intend to use the Shogun library on health data and show the usefulness of machine learning in applications that could save people's lives and benefit society. More specifically, I want to focus on analyzing health data for applications such as clinical decision support and mortality prediction. The dataset I will work with is the MIMIC database, which is comprised of information relating to patients admitted to the ICU at a large hospital. The data mainly includes demographic, administrative, and clinical data from over 45,000 critical care patients. The project will be divided into two parts: In the first part, I plan to perform data cleaning and apply various machine learning algorithms on the MIMIC dataset for mortality prediction, hospital readmission and length of stay. In the final part, I will explore more novel methods like LSTMs to exploit the time-series data. Recent research has shown good results of using deep learning on electronic health records.

Contributions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment