Description Usage Format Source Examples
Simulated example about predicting a bank's decision to give a loan to customer for buying a car. The feature "Marital Status" has been codified using three dummy variables.
1 | data("arboleje1")
|
A data frame with 25 observations on the following 9 variables.
Sexoa factor with levels Hombre Mujer
Familiaa numeric vector
CasaPropiaa factor with levels No Si
AnosEmpleoa numeric vector
Sueldoa numeric vector
Prestamoa factor with levels No Si
x31a numeric vector
x32a numeric vector
x33a numeric vector
Originated by Edgar Acuna
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.