Skip to content

Conversation

@rz-coder
Copy link

@rz-coder rz-coder commented Dec 2, 2025

Note

Who you are:

rzhou19

What type of contribution you are making:

New example / use case of PyHealth.

A high level description of what you’ve done:

This notebook demonstrates a complete end-to-end workflow for training a deep learning model on the Chest X-Ray Pneumonia dataset using the PyHealth framework inside Kaggle

At a high level, the notebook:

  1. Loads and explores the Kaggle dataset
  2. Builds a PyHealth-compatible dataset
  3. Prepares train/val/test datasets for deep learning
  4. Trains a pretrained ResNet18 model using PyHealth’s Trainer
  5. Evaluates the model performance

A quick rundown of what files to look at to test the implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant