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.
070
Nothing at this path on main. The folder may be empty, or the revision may not exist.
