arxiv-search
Search arXiv physics, math, and computer science preprints using natural language queries. Powered by Valyu semantic search.
Maintainer K-Dense Inc. · Last updated April 1, 2026
PyHealth is a comprehensive Python library for healthcare AI that provides speciali.
Original source
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/pyhealth
Skill Snapshot
Source Doc
Invoke this skill when:
PyHealth operates through a modular 5-stage pipeline optimized for healthcare AI:
Performance: 3x faster than pandas for healthcare data processing
from pyhealth.datasets import MIMIC4Dataset
from pyhealth.tasks import mortality_prediction_mimic4_fn
from pyhealth.datasets import split_by_patient, get_dataloader
from pyhealth.models import Transformer
from pyhealth.trainer import Trainer
Related skills
Search arXiv physics, math, and computer science preprints using natural language queries. Powered by Valyu semantic search.
Filter and prioritize variants by pathogenicity, population frequency, and clinical evidence for rare disease analysis. Use when identifying…
Annotate CNVs with genes, pathways, and clinical significance. Use when interpreting CNV calls or identifying affected genes from copy numbe…
Deep learning-based variant calling from long reads using Clair3 for SNPs and small indels. Use when calling germline variants from ONT or P…