File size: 969 Bytes
e4a9743
 
 
 
 
785b18a
e4a9743
785b18a
e4a9743
785b18a
e4a9743
785b18a
e4a9743
785b18a
e4a9743
785b18a
e4a9743
785b18a
e4a9743
785b18a
e4a9743
785b18a
e4a9743
785b18a
e4a9743
785b18a
e4a9743
785b18a
e4a9743
785b18a
 
 
 
 
 
 
 
e4a9743
 
785b18a
e4a9743
785b18a
 
e4a9743
 
 
 
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
---
dataset_info:
  features:
  - name: age
    dtype: int64
  - name: workclass
    dtype: string
  - name: fnlwgt
    dtype: int64
  - name: education
    dtype: string
  - name: education-num
    dtype: int64
  - name: marital-status
    dtype: string
  - name: occupation
    dtype: string
  - name: relationship
    dtype: string
  - name: race
    dtype: string
  - name: sex
    dtype: string
  - name: capital-gain
    dtype: int64
  - name: capital-loss
    dtype: int64
  - name: hours-per-week
    dtype: int64
  - name: native-country
    dtype: string
  - name: income
    dtype:
      class_label:
        names:
          '0': ' <=50K'
          '1': ' >50K'
  splits:
  - name: train
    num_bytes: 5552570
    num_examples: 32561
  download_size: 586658
  dataset_size: 5552570
---
# Dataset Card for "uci-adult-income"

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