CoolFace
Datasetpublic

cestwc/bank-marketing-additional

Dataset Card for Bank Marketing (additional) This dataset is a precise version of UCI Bank Marketing We first created the default bank marketing dataset, as seen here. Then we further run the following Python script to create this additional portion. # Define feature types continuous_columns = ["age", "duration", "campaign", "pdays", "previous", "emp.var.rate", "cons.price.idx", "cons.conf.idx", "euribor3m", "nr.employed"]… See the full description on the dataset page: https://huggingface.co/datasets/cestwc/bank-marketing-additional.

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes151downloads
8 commits on main
0d265681y ago

Update README.md

cestwc
37fd4c51y ago

Update README.md

cestwc
4e9c8b81y ago

Upload README.md with huggingface_hub

cestwc
3cfe47a1y ago

Delete data/train-00000-of-00001.parquet with huggingface_hub

cestwc
323b19f1y ago

Upload data/train-00000-of-00001-da4180af348d4239.parquet with huggingface_hub

cestwc
2fac3b92y ago

Upload dataset

cestwc
8046f4f2y ago

Upload dataset

cestwc
5d5c77e2y ago

initial commit

cestwc