dheraingoud/dermalens-datasets
DermaLens Skin Cancer Dataset This dataset repo documents the data pipeline used to train the DermaLens V3 skin cancer classification model. Source Dataset HAM10000 (Human Against Machine with 10000 training images) — accessed via marmal88/skin_cancer on HuggingFace. from datasets import load_dataset ds = load_dataset("marmal88/skin_cancer") Dataset Statistics Split Images Malignant Benign Positive Rate Train 10,683 ~2,093 ~8,590 19.6%… See the full description on the dataset page: https://huggingface.co/datasets/dheraingoud/dermalens-datasets.
This repository belongs to dheraingoud on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
