Description Usage Format Source
A dataset containing some customer characteristics for clients of a bank that have/have not subscribed a term deposit.
1 |
A data frame with 2000 rows and 6 variables:
has the client subscribed a term deposit? Values: "term deposit", "no". This variable is used as the binary target variable in examples for the modelplotr package.
what type of term deposit did the client subscribe? Values: "no.td", "td.type.A", "td.type.B", "td.type.C". This variable is used as the multinomial target variable in examples for the modelplotr package.
last contact duration, in seconds (numeric)
number of contacts performed during this campaign and for this client
number of days that passed by after the client was last contacted from a previous campaign
number of contacts performed before this campaign and for this client (numeric)
euribor 3 month rate
This dataset is a subset of the dataset made available by the University of California, Irvine. The complete dataset is available here: https://archive.ics.uci.edu/ml/machine-learning-databases/00222/bank-additional.zip
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.