PyHealth icon indicating copy to clipboard operation
PyHealth copied to clipboard

[CS598] Add HAM10000 Dataset

Open kdural2 opened this issue 1 month ago • 0 comments

Type: Dataset Contribution Paper Title: The HAM10000 dataset: A large collection of multi-source dermatoscopic images of pigmented lesions Paper Link: https://www.nature.com/articles/sdata2018161 Dataset: https://www.kaggle.com/datasets/kmader/skin-cancer-mnist-ham10000

Description: Adds the HAM10000 dataset with basic tests. This dataset contains 10,015 dermoscopic lesion images across 7 classes

Files changed: pyhealth/datasets/init.py

Files added: pyhealth/datasets/configs/ham10000.yaml pyhealth/datasets/ham10000.py tests/core/test_ham10000.py

kdural2 avatar Dec 08 '25 04:12 kdural2