pyhealth

Community

Healthcare AI toolkit for clinical data pipelines

Authorovachiever
Version1.0.0
Installs0

System Documentation

What problem does it solve?

PyHealth provides a modular, interoperable framework for healthcare AI, enabling loading of clinical data, task definitions, model selection, training, evaluation, and deployment-ready workflows.

Core Features & Use Cases

  • Rich dataset ecosystem (MIMIC, eICU, OMOP, Sleep EEG, imaging, text)
  • 20+ predefined tasks (mortality, readmission, LOS, drug recommendation)
  • 33+ models (baselines to healthcare-specific)
  • Training, evaluation, calibration, and interpretability tools

Quick Start

Load an MIMIC-4 dataset, set a mortality task, split, train a model, and evaluate.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pyhealth
Download link: https://github.com/ovachiever/droid-tings/archive/main.zip#pyhealth

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository