cestwc/bank-marketing
Dataset Card for Bank Marketing This dataset is a precise version of Bank Marketing. To download the original csv from UCI wget https://archive.ics.uci.edu/static/public/222/bank+marketing.zip find . -name "*.zip" -exec sh -c 'unzip -d "${1%.*}" "$1" && rm "$1"' _ {} \; find . -name "*.zip" -exec sh -c 'unzip -d "${1%.*}" "$1" && rm "$1"' _ {} \; We used the following python script to create this Hugging Face dataset import pandas as pd df_bank =… See the full description on the dataset page: https://huggingface.co/datasets/cestwc/bank-marketing.
Update README.md
Upload README.md with huggingface_hub
Delete data/train-00000-of-00001.parquet with huggingface_hub
Upload data/train-00000-of-00001-f26fa3adaf6dfdf2.parquet with huggingface_hub
Upload dataset
Upload dataset
Upload dataset
Upload dataset
Upload dataset
Upload dataset
initial commit
