What problem does it solve?
This skill solves the pain of building end-to-end clinical machine learning pipelines from EHR/signal/imaging data without manually wiring datasets, tasks, models, training loops, and metrics.
Core Features & Use Cases
- Dataset → Task → Model → Trainer → Metrics pipeline for consistent, modular PyHealth workflows.
- Clinical prediction tasks such as mortality, readmission, length-of-stay, drug recommendation, sleep staging, ICD/EEG labeling, and more across common benchmarks.
- Medical code utilities to look up and cross-map ICD/ATC/NDC/RxNorm/CCS codes for labeling and feature engineering.
- Practical guidance on critical pitfalls like patient-level splitting and using the correct Dataset type for models.
Quick Start
Use the pyhealth skill to help you assemble a full pipeline for predicting mortality on MIMIC-III by choosing the right dataset, task, model, Trainer monitor metric, and evaluation metrics.