Learn R Programming

SDEFSR (version 0.7.22)

carTra: Car evaluation dataset

Description

Training data for the car dataset

Arguments

Format

A SDEFSR_Dataset class with 1382 instances, 6 variables (without the target variable) and 4 values for the target Variable. Three labels for each variable are defined.

Details

Car Evaluation Database was derived from a simple hierarchical decision model. The model evaluates cars according to six input attributes: buying, maint, doors, persons, lug_boot, safety.

Examples

Run this code
# NOT RUN {
   carTra$data
   carTra$attributeNames
   
# }

Run the code above in your browser using DataLab