Skip to main content

icd embedding for machine learning

Project description

icdcodex

https://img.shields.io/pypi/v/icdcodex.svg Documentation Status

ICD embedding for machine learning, created for MedHacks2020 ❤️.

What is Medhacks?

MedHacks hosted by Johns Hopkins University aims to unite talented and diverse minds from all backgrounds in order to foster a collaborative environment that aims to solve the world’s medical obstacles and issues.

The Problem

ICD coding is a laborous, but difficult to automate by machine learning because the output space if intractably large. (ICD-10CM has over 70,000 codes.) icdcodex creates a vector embedding for this input space, making it simpler for machine learning practioners to efficiently adapt algorithms for ICD coding.

Our Solution

We rely on the word2vec model to generate this embedding. In this set up, each ICD code represents a “word,” whereas a path sampled from breadth-first or depth-first search represents the “sentence.”

The Team

  • Jeremy Adams Fisher

  • Alhusain Abdalla

  • Natasha Nehra

  • Tejas Patel

  • Hamrish Saravanakumar

Features

  • Curated networkX graphs representing ICD9 and ICD10 hierarchies

  • A simple API to generate continuous embeddings for these hierarchies

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2020-09-04)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

icdcodex-0.2.0.tar.gz (25.3 kB view hashes)

Uploaded Source

Built Distributions

icdcodex-0.2.0-py3.7.egg (10.4 kB view hashes)

Uploaded Source

icdcodex-0.2.0-py2.py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page