Car Evaluation

About
Derived from simple hierarchical decision model, this database may be useful for testing constructive induction and structure discovery methods.
Car Evaluation Database was derived from a simple hierarchical decision model originally developed for the demonstration of DEX, M. Bohanec, V. Rajkovic: Expert system for decision making. Sistemica 1(1), pp. 145-157, 1990.). The model evaluates cars according to the following concept structure:
CAR car acceptability
. PRICE overall price
. . buying buying price
. . maint price of the maintenance
. TECH technical characteristics
. . COMFORT comfort
. . . doors number of doors
. . . persons capacity in terms of persons to carry
. . . lug_boot the size of luggage boot
. . safety estimated safety of the car
Input attributes are printed in lowercase. Besides the target concept (CAR), the model includes three intermediate concepts: PRICE, TECH, COMFORT. Every concept is in the original model related to its lower level descendants by a set of examples (for these examples sets see http://www-ai.ijs.si/BlazZupan/car.html).
The Car Evaluation Database contains examples with the structural information removed, i.e., directly relates CAR to the six input attributes: buying, maint, doors, persons, lug_boot, safety.
Because of known underlying concept structure, this database may be particularly useful for testing constructive induction and structure discovery methods.
Variables Info:
buying: vhigh, high, med, low.
maint: vhigh, high, med, low.
doors: 2, 3, 4, 5more.
persons: 2, 4, more.
lug_boot: small, med, big.
safety: low, med, high.
Class labels:
unacc, acc, good, vgood
Subject Area
Other
Instances
1,728
Features
6
Data Types
Multivariate
Tasks
Classification
Feature Types
Categorical
Features
Name | Role | Type | Units | Missing Values | Description |
---|---|---|---|---|---|
buying | Feature | Categorical | - | No | |
maint | Feature | Categorical | - | No | |
doors | Feature | Categorical | - | No | |
persons | Feature | Categorical | - | No | |
lug_boot | Feature | Categorical | - | No | |
safety | Feature | Categorical | - | No | |
class | Target | Categorical | - | No |
Introductory Paper
Knowledge acquisition and explanation for multi-attribute decision making
M. Bohanec, V. Rajkovič. 1988.
8th Intl Workshop on Expert Systems and their Applications, Avignon, France