Datasets:
File size: 761 Bytes
b1f4275 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
dataset_info:
features:
- name: image
dtype: image
- name: image_id
dtype: string
- name: lesion_id
dtype: string
- name: dx
dtype: string
- name: dx_type
dtype: string
- name: age
dtype: float64
- name: sex
dtype: string
- name: localization
dtype: string
splits:
- name: train
num_bytes: 2490501038.358
num_examples: 9577
- name: test
num_bytes: 351507473.24
num_examples: 1285
- name: validation
num_bytes: 681758880.144
num_examples: 2492
download_size: 3693626934
dataset_size: 3523767391.7419996
---
# Dataset Card for "skin_cancer"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |