Code Monkey home page Code Monkey logo

big-data-analytics-in-health-care's Introduction

CS 6250 Big Data Analytics in Health Care

In healthcare, large amounts of heterogeneous medical data have become available in various healthcare organizations (payers, providers, pharmaceuticals). This data could be an enabling resource for deriving insights for improving care delivery and reducing waste. The enormity and complexity of these data-sets present great challenges in analyses and subsequent applications to a practical clinical environment. This course introduced the characteristics of medical data and associated data mining challenges on dealing with such data. We covered various algorithms and systems for big data analytics in the context of concrete healthcare analytic applications such as predictive modeling, computational phenotyping and patient similarity. Used a big data analytics system such as Hadoop family (Hive, Pig, HBase), Spark and Graph DB. Used Docker container for code implementation. This course consisted of five assignments and a group project.

• Assignment 1: Used Python in predicting patient mortality analysis. Did preliminary descriptive statistics analysis, constructed features selection process, created machine learning models using logistic regression, support vector machine learning, and decision tree. Analyzed performance of the models, using accuracy, area under the curve (AUC), precision, recall, F-score, K-fold and randomized K-fold validation.

• Assignment 2: Used Hive in descriptive statistics related to patient’s hospital admission data, used Pig in converting the raw data to standardized SVMLight format which involved the feature selection process, used logistic regression classifier in Python and used AUC and ROC metrics to assess performance, trained multiple logistic regression classifiers using Hadoop’s map reduce program.

• Assignment 3: Used Spark with Scala to do K-Means clustering and Gaussian Mixture algorithms to discover groups of patients with similar characteristics.

• Assignment 4: Similarity among patients were analyzed using Spark GraphX using Scala.

• Assignment 5: Used PyTorch and Python to implement neural network algorithms on clinical data.

• Group Project: Used tools and techniques learnt from this course in analyzing big data with over 10 million records extracted from the MIMIC III database in predicting mortality of patients in ICU. The final report includes, motivation, literature survey, setting up the environment, data cleaning/pre-processing, algorithm implementation and performance metrics comparison and analysis.

big-data-analytics-in-health-care's People

Contributors

dpaduvalli3 avatar

Watchers

James Cloos avatar

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.