Code Monkey home page Code Monkey logo

dartmouth-project's Introduction

Dartmouth-Project

This project process raw data of the Dartmouth project into tables that can be used by machine learning systems.

The code is not complete as some data columns are still missing, but the code can be easily extended.

How to use: The script is python 3.6 runable.

To use this code, simply put all required files in the same directory with this script.

Files needed for run:

IRB_90679_Chapman_AMI_demographics_12132018

IRB_90679_Chapman_AMI_diagnoses_12132018

IRB_90679_Chapman_AMI_labs_12132018

IRB_90679_Chapman_AMI_med_admin_12132018

IRB_90679_Chapman_AMI_med_orders_12132018

IRB_90679_Chapman_AMI_procedures_12132018

IRB_90679_Chapman_AMI_visits_w_prov_type_12132018

Then run the script.

$ python3 elements.py

The script will create a target.csv file with all the data columns in it.

Code configuration:

The code organize all the features in tables by splitting them to different functions.

Each function handles one table in the documentation 'AMI_MasterFlatFile_Data_Dictionary_03.13.19_IMR'.

This segment the both the features and the code so that it is easy to debug and modify.

For any further questions, please email to [email protected]

dartmouth-project's People

Contributors

zhenduow 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.