uci-adult-income / README.md
jlh's picture
Upload README.md with huggingface_hub
e4a9743
|
raw
history blame
937 Bytes
metadata
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: string
  splits:
    - name: train
      num_bytes: 5609851
      num_examples: 32561
  download_size: 585212
  dataset_size: 5609851

Dataset Card for "uci-adult-income"

More Information needed