jbrazzy/credit-card
收藏Hugging Face2023-03-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jbrazzy/credit-card
下载链接
链接失效反馈官方服务:
资源简介:
---
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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
jbrazzy
原始信息汇总
数据集概述
数据集特征
- ID: 整数类型 (int64)
- LIMIT_BAL: 浮点数类型 (float64)
- SEX: 整数类型 (int64)
- EDUCATION: 整数类型 (int64)
- MARRIAGE: 整数类型 (int64)
- AGE: 整数类型 (int64)
- PAY_0: 整数类型 (int64)
- PAY_2: 整数类型 (int64)
- PAY_3: 整数类型 (int64)
- PAY_4: 整数类型 (int64)
- PAY_5: 整数类型 (int64)
- PAY_6: 整数类型 (int64)
- BILL_AMT1: 整数类型 (int64)
- BILL_AMT2: 浮点数类型 (float64)
- BILL_AMT3: 浮点数类型 (float64)
- BILL_AMT4: 整数类型 (int64)
- BILL_AMT5: 浮点数类型 (float64)
- BILL_AMT6: 浮点数类型 (float64)
- PAY_AMT1: 浮点数类型 (float64)
- PAY_AMT2: 浮点数类型 (float64)
- PAY_AMT3: 浮点数类型 (float64)
- PAY_AMT4: 浮点数类型 (float64)
- PAY_AMT5: 浮点数类型 (float64)
- PAY_AMT6: 浮点数类型 (float64)
- default.payment.next.month: 整数类型 (int64)
数据集划分
- 训练集:
- 大小: 6000000 字节
- 样本数: 30000
数据集大小
- 下载大小: 2190378 字节
- 数据集总大小: 6000000 字节



