bank_td: Bank clients that have/have not subscribed a term deposit.

Description Usage Format Source

Description

A dataset containing some customer characteristics for clients of a bank that have/have not subscribed a term deposit.

Usage

1

Format

A data frame with 2000 rows and 6 variables:

has_td

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.

td_type

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.

duration

last contact duration, in seconds (numeric)

campaign

number of contacts performed during this campaign and for this client

pdays

number of days that passed by after the client was last contacted from a previous campaign

previous

number of contacts performed before this campaign and for this client (numeric)

euribor3m

euribor 3 month rate

Source

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


modelplotr documentation built on Oct. 23, 2020, 8:20 p.m.