File size: 669 Bytes
1507725
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': AK
          '1': BCC
          '2': BKL
          '3': DF
          '4': MEL
          '5': NV
          '6': SCC
          '7': VASC
  splits:
  - name: train
    num_bytes: 170443824.892
    num_examples: 28516
  - name: test
    num_bytes: 43096803.47
    num_examples: 7105
  download_size: 203883734
  dataset_size: 213540628.362
---
# Dataset Card for "skin_cancer_complete_dataset_resized"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)