german_credit: German credit data

Description Usage Format Source

Description

This dataset classifies 1,000 people described by a set of attributes as good or bad credit risks.

Usage

1

Format

A list of 4 components:

train

A data.frame of the training dataset which contains 700 rows and 21 columns.

test

A data.frame of the test dataset which contains 300 rows and 21 columns.

target_idx

A column index of the target (response) varible.

pred_idx

A set of column indicies of the predictors.

Source

https://archive.ics.uci.edu/ml/datasets/Statlog+(German+Credit+Data)


gbts documentation built on May 2, 2019, 9:42 a.m.