AI AGENT ADDONS

PyHealth is a tool for building healthcare machine learning models. It works with patient data like electronic health records, sleep signals, and x-ray images. You can predict things like hospital readmission or drug recommendations.

The tool follows a 5-stage pipeline from dataset to metrics. Each stage is easy to swap or change. You start with raw data, define a task, choose a model, train it, and check results. This makes building clinical models simple and fast.

PyHealth also helps with medical code lookups. It handles codes like ICD, ATC, and NDC. This skill is best for anyone working on healthcare AI projects.

Add Pyhealth skill to your workflow

Global

mkdir -p ~/.claude/skills/pyhealth

Project

mkdir -p .claude/skills/pyhealth

Source Repository

Stars
29,514
Forks
3,013
Watchers
29,514
License
MIT
Last Push
27 days ago
Created
9 months ago