arxiv-search
Search arXiv physics, math, and computer science preprints using natural language queries. Powered by Valyu semantic sea…
维护者 K-Dense Inc. · 最近更新 2026年4月1日
PyHealth is a comprehensive Python library for healthcare AI that provides speciali.
原始来源
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/pyhealth
技能摘要
原始文档
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
相关技能
Search arXiv physics, math, and computer science preprints using natural language queries. Powered by Valyu semantic sea…
Filter and prioritize variants by pathogenicity, population frequency, and clinical evidence for rare disease analysis.…
Annotate CNVs with genes, pathways, and clinical significance. Use when interpreting CNV calls or identifying affected g…
Deep learning-based variant calling from long reads using Clair3 for SNPs and small indels. Use when calling germline va…