Learn R Programming

SDEFSR (version 0.7.22)

germanTra: German Credit data set

Description

Training data for the german dataset

Arguments

Format

A SDEFSR_Dataset class with 800 instances, 20 variables (without the target variable) and 2 values for the target class.

Details

A numerical version of the Statlog German Credit Data data set. Here, the task is to classify customers as good (1) or bad (2), depending on 20 features about them and their bancary accounts.

Examples

Run this code
# NOT RUN {
     germanTra$data
     
# }

Run the code above in your browser using DataLab