credit-card / README.md
jbrazzy's picture
Upload README.md with huggingface_hub
05f11dd
metadata
dataset_info:
  features:
    - name: ID
      dtype: int64
    - name: LIMIT_BAL
      dtype: float64
    - name: SEX
      dtype: int64
    - name: EDUCATION
      dtype: int64
    - name: MARRIAGE
      dtype: int64
    - name: AGE
      dtype: int64
    - name: PAY_0
      dtype: int64
    - name: PAY_2
      dtype: int64
    - name: PAY_3
      dtype: int64
    - name: PAY_4
      dtype: int64
    - name: PAY_5
      dtype: int64
    - name: PAY_6
      dtype: int64
    - name: BILL_AMT1
      dtype: int64
    - name: BILL_AMT2
      dtype: float64
    - name: BILL_AMT3
      dtype: float64
    - name: BILL_AMT4
      dtype: int64
    - name: BILL_AMT5
      dtype: float64
    - name: BILL_AMT6
      dtype: float64
    - name: PAY_AMT1
      dtype: float64
    - name: PAY_AMT2
      dtype: float64
    - name: PAY_AMT3
      dtype: float64
    - name: PAY_AMT4
      dtype: float64
    - name: PAY_AMT5
      dtype: float64
    - name: PAY_AMT6
      dtype: float64
    - name: default.payment.next.month
      dtype: int64
  splits:
    - name: train
      num_bytes: 6000000
      num_examples: 30000
  download_size: 2190378
  dataset_size: 6000000

Dataset Card for "credit-card"

More Information needed