pyhealth

Develop, test, and deploy healthcare machine learning models with clinical data.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/Yezez9/Research-Agent --skill pyhealth-yezez9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pyhealth
Source: https://github.com/Yezez9/Research-Agent/tree/main/scientific-skills/pyhealth
Command: npx skills add https://github.com/Yezez9/Research-Agent --skill pyhealth-yezez9

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the development, testing, and deployment of machine learning models using complex clinical data, overcoming the challenges of diverse data formats and specialized healthcare AI tasks.

Core Features & Use Cases

  • Data Handling: Load and process 10+ healthcare datasets (EHR, signals, imaging).
  • Model Development: Utilize 33+ models for tasks like mortality prediction, drug recommendation, and sleep staging.
  • Interpretability & Fairness: Tools for understanding model behavior and ensuring equitable outcomes.
  • Use Case: Predict patient mortality using MIMIC-IV EHR data with an interpretable model like RETAIN, ensuring the model's decisions are clinically understandable.

Quick Start

Use the pyhealth skill to load the MIMIC-IV dataset and train a Transformer model for mortality prediction.

Frequently Asked Questions about pyhealth

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I develop machine learning models for clinical prediction using EHR data?

Developing machine learning models for clinical prediction using EHR data is streamlined by providing a comprehensive toolkit with specialized data structures and 33+ models for tasks like mortality prediction and drug recommendation.

What healthcare datasets can I use for medical machine learning tasks?

You can load and process 10+ healthcare datasets for medical machine learning, including formats for EHR, physiological signals, and medical imaging to support diverse clinical prediction workflows.

Can I train a Transformer model for mortality prediction on MIMIC-IV data?

Yes, you can train a Transformer model for mortality prediction on MIMIC-IV data, leveraging the workflow to load the dataset and execute model training efficiently for clinical outcomes.

How do I ensure interpretability and fairness in healthcare AI models?

You can ensure interpretability and fairness in healthcare AI models by utilizing built-in tools designed to understand model behavior, such as using RETAIN for clinically understandable mortality prediction decisions.

Does this toolkit support processing physiological signals and medical imaging?

Yes, the toolkit supports processing physiological signals and medical imaging alongside EHR analysis, enabling diverse healthcare AI tasks like sleep staging through specialized models and data structures.