File size: 848 Bytes
ab338cf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f8286c1
 
ab338cf
 
f8286c1
ab338cf
f8286c1
 
ab338cf
 
 
 
 
 
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: age_approx
    dtype: float64
  - name: anatom_site_general
    dtype: string
  - name: sex
    dtype: string
  - name: MEL
    dtype: float64
  - name: NV
    dtype: float64
  - name: BCC
    dtype: float64
  - name: AK
    dtype: float64
  - name: BKL
    dtype: float64
  - name: DF
    dtype: float64
  - name: VASC
    dtype: float64
  - name: SCC
    dtype: float64
  - name: UNK
    dtype: float64
  - name: score_weight
    dtype: float64
  - name: validation_weight
    dtype: float64
  - name: image
    dtype: image
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 677947857
    num_examples: 8238
  download_size: 676936422
  dataset_size: 677947857
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---