Data
car

car

deactivated ARFF Publicly available Visibility: public Uploaded 06-04-2014 by Jan van Rijn
0 likes downloaded by 0 people , 0 total downloads 0 issues 0 downvotes
  • OpenML100 study_1 study_123 study_14 study_34 study_37 study_41 study_50 study_52 study_7 study_70 uci
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Author: Marko Bohanec, Blaz Zupan Source: [UCI](https://archive.ics.uci.edu/ml/datasets/car+evaluation) - 1997 Please cite: [UCI](http://archive.ics.uci.edu/ml/citation_policy.html) Car Evaluation Database This 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. ### Relevant papers: M. Bohanec and V. Rajkovic: Knowledge acquisition and explanation for multi-attribute decision making. In 8th Intl Workshop on Expert Systems and their Applications, Avignon, France. pages 59-78, 1988. M. Bohanec, V. Rajkovic: Expert system for decision making. Sistemica 1(1), pp. 145-157, 1990.

7 features

class (target)nominal4 unique values
0 missing
buyingnominal4 unique values
0 missing
maintnominal4 unique values
0 missing
doorsnominal4 unique values
0 missing
personsnominal3 unique values
0 missing
lug_bootnominal3 unique values
0 missing
safetynominal3 unique values
0 missing

107 properties

1728
Number of instances (rows) of the dataset.
7
Number of attributes (columns) of the dataset.
4
Number of distinct values of the target attribute (if it is nominal).
0
Number of missing values in the dataset.
0
Number of instances with at least one value missing.
0
Number of numeric attributes.
7
Number of nominal attributes.
1.79
Second quartile (Median) of entropy among attributes.
0.15
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 2
0.71
Kappa coefficient achieved by the landmarker weka.classifiers.lazy.IBk -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.11
Error rate achieved by the landmarker weka.classifiers.lazy.IBk
70.02
Percentage of instances belonging to the most frequent class.
Mean standard deviation of attributes of the numeric type.
Second quartile (Median) of kurtosis among attributes of the numeric type.
0.67
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 2
1.21
Entropy of the target attribute values.
0.75
Kappa coefficient achieved by the landmarker weka.classifiers.lazy.IBk
1210
Number of instances belonging to the most frequent class.
1.58
Minimal entropy among attributes.
Second quartile (Median) of means among attributes of the numeric type.
0.96
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.72
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.DecisionStump
2
Maximum entropy among attributes.
Minimum kurtosis among attributes of the numeric type.
0.09
Second quartile (Median) of mutual information between the nominal attributes and the target attribute.
0.15
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.3
Error rate achieved by the landmarker weka.classifiers.trees.DecisionStump
Maximum kurtosis among attributes of the numeric type.
Minimum of means among attributes of the numeric type.
Second quartile (Median) of skewness among attributes of the numeric type.
0.67
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0
Kappa coefficient achieved by the landmarker weka.classifiers.trees.DecisionStump
Maximum of means among attributes of the numeric type.
0
Minimal mutual information between the nominal attributes and the target attribute.
0
Percentage of binary attributes.
Second quartile (Median) of standard deviation of attributes of the numeric type.
0.88
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
0
Number of attributes divided by the number of instances.
0.26
Maximum mutual information between the nominal attributes and the target attribute.
3
The minimal number of distinct values among attributes of the nominal type.
0
Percentage of instances having missing values.
2
Third quartile of entropy among attributes.
0.17
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
10.54
Number of attributes needed to optimally describe the class (under the assumption of independence among attributes). Equals ClassEntropy divided by MeanMutualInformation.
4
The maximum number of distinct values among attributes of the nominal type.
Minimum skewness among attributes of the numeric type.
0
Percentage of missing values.
Third quartile of kurtosis among attributes of the numeric type.
0.6
Average class difference between consecutive instances.
0.61
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
0.97
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .00001
Maximum skewness among attributes of the numeric type.
Minimum standard deviation of attributes of the numeric type.
0
Percentage of numeric attributes.
Third quartile of means among attributes of the numeric type.
0.97
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.DecisionStump -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.88
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.13
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .00001
Maximum standard deviation of attributes of the numeric type.
3.76
Percentage of instances belonging to the least frequent class.
100
Percentage of nominal attributes.
0.23
Third quartile of mutual information between the nominal attributes and the target attribute.
0.13
Error rate achieved by the landmarker weka.classifiers.trees.DecisionStump -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.17
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.71
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .00001
1.79
Average entropy of the attributes.
65
Number of instances belonging to the least frequent class.
1.58
First quartile of entropy among attributes.
Third quartile of skewness among attributes of the numeric type.
0.71
Kappa coefficient achieved by the landmarker weka.classifiers.trees.DecisionStump -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.61
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.97
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .0001
Mean kurtosis among attributes of the numeric type.
0.97
Area Under the ROC Curve achieved by the landmarker weka.classifiers.bayes.NaiveBayes
First quartile of kurtosis among attributes of the numeric type.
Third quartile of standard deviation of attributes of the numeric type.
0.97
Area Under the ROC Curve achieved by the landmarker weka.classifiers.bayes.NaiveBayes -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.88
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0.13
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .0001
Mean of means among attributes of the numeric type.
0.15
Error rate achieved by the landmarker weka.classifiers.bayes.NaiveBayes
First quartile of means among attributes of the numeric type.
0.96
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.13
Error rate achieved by the landmarker weka.classifiers.bayes.NaiveBayes -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.17
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0.71
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .0001
0.11
Average mutual information between the nominal attributes and the target attribute.
0.65
Kappa coefficient achieved by the landmarker weka.classifiers.bayes.NaiveBayes
0.02
First quartile of mutual information between the nominal attributes and the target attribute.
0.15
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.71
Kappa coefficient achieved by the landmarker weka.classifiers.bayes.NaiveBayes -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.61
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0.97
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .001
14.67
An estimate of the amount of irrelevant information in the attributes regarding the class. Equals (MeanAttributeEntropy - MeanMutualInformation) divided by MeanMutualInformation.
0
Number of binary attributes.
First quartile of skewness among attributes of the numeric type.
0.67
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.97
Area Under the ROC Curve achieved by the landmarker weka.classifiers.lazy.IBk -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.53
Standard deviation of the number of distinct values among attributes of the nominal type.
0.13
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .001
3.57
Average number of distinct values among the attributes of the nominal type.
First quartile of standard deviation of attributes of the numeric type.
0.96
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 2
0.13
Error rate achieved by the landmarker weka.classifiers.lazy.IBk -E "weka.attributeSelection.CfsSubsetEval -P 1 -E 1" -S "weka.attributeSelection.BestFirst -D 1 -N 5" -W
0.99
Area Under the ROC Curve achieved by the landmarker weka.classifiers.lazy.IBk
0.71
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .001
Mean skewness among attributes of the numeric type.

45 tasks

12568 runs - estimation_procedure: 10-fold Crossvalidation - target_feature: class
319 runs - estimation_procedure: 5 times 2-fold Crossvalidation - evaluation_measure: predictive_accuracy - target_feature: class
305 runs - estimation_procedure: 33% Holdout set - evaluation_measure: predictive_accuracy - target_feature: class
194 runs - estimation_procedure: 10 times 10-fold Crossvalidation - evaluation_measure: predictive_accuracy - target_feature: class
32 runs - estimation_procedure: 10-fold Crossvalidation - evaluation_measure: precision - target_feature: class
0 runs - estimation_procedure: Leave one out - evaluation_measure: predictive_accuracy - target_feature: class
322 runs - estimation_procedure: 10-fold Learning Curve - evaluation_measure: predictive_accuracy - target_feature: class
177 runs - estimation_procedure: 10 times 10-fold Learning Curve - evaluation_measure: predictive_accuracy - target_feature: class
0 runs - estimation_procedure: 10-fold Learning Curve - target_feature: class
0 runs - estimation_procedure: 10-fold Learning Curve - target_feature: class
0 runs - estimation_procedure: 10-fold Learning Curve - target_feature: class
0 runs - estimation_procedure: 10-fold Learning Curve - target_feature: class
0 runs - estimation_procedure: 10-fold Learning Curve - target_feature: class
0 runs - estimation_procedure: 10-fold Learning Curve - target_feature: class
0 runs - estimation_procedure: 10-fold Learning Curve - target_feature: class
0 runs - estimation_procedure: 10-fold Learning Curve - target_feature: class
25 runs - estimation_procedure: Interleaved Test then Train - target_feature: class
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - target_feature: class
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
0 runs - estimation_procedure: 50 times Clustering
1307 runs - target_feature: class
1306 runs - target_feature: class
1303 runs - target_feature: class
1303 runs - target_feature: class
0 runs - target_feature: class
0 runs - target_feature: class
0 runs - target_feature: class
0 runs - target_feature: class
0 runs - target_feature: class
0 runs - target_feature: class
0 runs - target_feature: class
0 runs - target_feature: class
0 runs - target_feature: class
0 runs - target_feature: class
0 runs - target_feature: class
0 runs - target_feature: class
Define a new task