uci-bank / README.md
jlh's picture
Upload README.md with huggingface_hub
4c49a4e
|
raw
history blame
899 Bytes
---
dataset_info:
features:
- name: age
dtype: int64
- name: job
dtype: string
- name: marital
dtype: string
- name: education
dtype: string
- name: default
dtype: string
- name: balance
dtype: int64
- name: housing
dtype: string
- name: loan
dtype: string
- name: contact
dtype: string
- name: day
dtype: int64
- name: month
dtype: string
- name: duration
dtype: int64
- name: campaign
dtype: int64
- name: pdays
dtype: int64
- name: previous
dtype: int64
- name: poutcome
dtype: string
- name: y
dtype: string
splits:
- name: train
num_bytes: 665707
num_examples: 4521
download_size: 91663
dataset_size: 665707
---
# Dataset Card for "uci-bank"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)