Coder Social home page Coder Social logo

x_physionet2012's Introduction

physionet 2012: in-hospital death prediction

Xiangnan Dang 9/16/2020

key parts

  • data import, transform, and feature extraction: R/1_physionet_preprocessing.Rmd and R/1_physionet_preprocessing.html
  • intermediate dataframes (.csv) and EDA (.html, auto processed using pandas_profiling): proData/

df_gd: general descriptor; df_gd_ro: remove outlier; df_ts: time series variables; df_ts_ro: remove outlier; df_ts_agg: feature extraction by aggregation with min, max, median

Note: to see pandas_profiling generated .html files, download and open from browser, as github will not display these files appropriately

  • modeling: Py/ with six model iteration

model1: base result with minimum consideration

model2: fix imbalanced label

model3: fix multicollinearity

model4: fix variable with normalization and transformation

model5: combining fix imbalanced label, fix multicollinearity and normalization / transformation

model6: additional exploration on feature variable binning / categorization

other parts

  • R package control: packrat/
  • Python package control: requirements.txt and venv_physionet/
  • source data from physionet: srcData/

x_physionet2012's People

Contributors

xiangnandang avatar

Watchers

 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.