Learn R Programming

rcppmlpackexamples (version 0.0.1)

loanData: Loan data subset used for default prediction

Description

A four column data set containing a binary variable ‘Employed’ (with zero denoting unemployment and one employment), a numeric variable ‘Bank Balance’, a numeric variable ‘Annual Salary’ and a binary target variable ‘Defaulted?’ (with zero denoting loan repayment and one denoting default).

Arguments

Details

The original source of the data is not documented by mlpack.

References

https://archive.ics.uci.edu/dataset/31/covertype