Data
bridges

bridges

active ARFF Publicly available Visibility: public Uploaded 26-08-2014 by Joaquin Vanschoren
0 likes downloaded by 0 people , 0 total downloads 0 issues 0 downvotes
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Author: Yoram Reich","Steven J. Fenves Source: [original](http://openml.org/d/19) - Please cite: Pittsburgh bridges This version is derived from version 2 (the discretized version) by removing all instances with missing values in the last (target) attribute. The bridges dataset is originally not a classification dataset, put is used so extensively in the literature, using the last attribute as the target attribute. However, this attribute has missing values, which may lead to confusing benchmarking result. Therefore, these instances have been removed. Sources: -- Yoram Reich and Steven J. Fenves Department of Civil Engineering and Engineering Design Research Center Carnegie Mellon University Pittsburgh, PA 15213 Compiled from various sources. -- Date: 1 August 1990 Attribute Information: The type field state whether a property is continuous/integer (c) or nominal (n). For properties with c,n type, the range of continuous numbers is given first and the possible values of the nominal follow the semi-colon. name type possible values comments ------------------------------------------------------------------------ 1. IDENTIF - - identifier of the examples 2. RIVER n A, M, O 3. LOCATION n 1 to 52 4. ERECTED c,n 1818-1986 - CRAFTS, EMERGING, MATURE, MODERN 5. PURPOSE n WALK, AQUEDUCT, RR, HIGHWAY 6. LENGTH c,n 804-4558 - SHORT, MEDIUM, LONG 7. LANES c,n 1, 2, 4, 6 - 1, 2, 4, 6 8. CLEAR-G n N, G 9. T-OR-D n THROUGH, DECK 10. MATERIAL n WOOD, IRON, STEEL 11. SPAN n SHORT, MEDIUM, LONG 12. REL-L n S, S-F, F 13. TYPE n WOOD, SUSPEN, SIMPLE-T, ARCH, CANTILEV, CONT-T

12 features

TYPE (target)nominal6 unique values
0 missing
IDENTIF (row identifier)nominal105 unique values
0 missing
RIVERnominal4 unique values
0 missing
LOCATIONnominal54 unique values
1 missing
ERECTEDnominal4 unique values
0 missing
PURPOSEnominal4 unique values
0 missing
LENGTHnominal3 unique values
24 missing
LANESnominal4 unique values
13 missing
CLEAR-Gnominal2 unique values
2 missing
T-OR-Dnominal2 unique values
3 missing
MATERIALnominal3 unique values
0 missing
SPANnominal3 unique values
13 missing
REL-Lnominal3 unique values
5 missing

107 properties

105
Number of instances (rows) of the dataset.
12
Number of attributes (columns) of the dataset.
6
Number of distinct values of the target attribute (if it is nominal).
61
Number of missing values in the dataset.
35
Number of instances with at least one value missing.
0
Number of numeric attributes.
12
Number of nominal attributes.
Second quartile (Median) of skewness among attributes of the numeric type.
0.02
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.31
Kappa coefficient achieved by the landmarker weka.classifiers.trees.DecisionStump
Maximum of means among attributes of the numeric type.
0.17
Minimal mutual information between the nominal attributes and the target attribute.
16.67
Percentage of binary attributes.
Second quartile (Median) of standard deviation of attributes of the numeric type.
0.77
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
0.11
Number of attributes divided by the number of instances.
1.56
Maximum mutual information between the nominal attributes and the target attribute.
2
The minimal number of distinct values among attributes of the nominal type.
33.33
Percentage of instances having missing values.
1.58
Third quartile of entropy among attributes.
0.43
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
4.82
Number of attributes needed to optimally describe the class (under the assumption of independence among attributes). Equals ClassEntropy divided by MeanMutualInformation.
54
The maximum number of distinct values among attributes of the nominal type.
Minimum skewness among attributes of the numeric type.
4.84
Percentage of missing values.
Third quartile of kurtosis among attributes of the numeric type.
0.49
Average class difference between consecutive instances.
0.38
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
0.79
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.69
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.77
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.39
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .00001
Maximum standard deviation of attributes of the numeric type.
9.52
Percentage of instances belonging to the least frequent class.
100
Percentage of nominal attributes.
0.6
Third quartile of mutual information between the nominal attributes and the target attribute.
0.44
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.43
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.44
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .00001
1.69
Average entropy of the attributes.
10
Number of instances belonging to the least frequent class.
1.07
First quartile of entropy among attributes.
Third quartile of skewness among attributes of the numeric type.
0.3
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.38
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.79
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .0001
Mean kurtosis among attributes of the numeric type.
0.86
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.69
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.77
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0.39
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .0001
Mean of means among attributes of the numeric type.
0.32
Error rate achieved by the landmarker weka.classifiers.bayes.NaiveBayes
First quartile of means among attributes of the numeric type.
0.53
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.44
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.43
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0.44
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .0001
0.48
Average mutual information between the nominal attributes and the target attribute.
0.56
Kappa coefficient achieved by the landmarker weka.classifiers.bayes.NaiveBayes
0.24
First quartile of mutual information between the nominal attributes and the target attribute.
0.62
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.3
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.38
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0.79
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .001
2.51
An estimate of the amount of irrelevant information in the attributes regarding the class. Equals (MeanAttributeEntropy - MeanMutualInformation) divided by MeanMutualInformation.
2
Number of binary attributes.
First quartile of skewness among attributes of the numeric type.
0.02
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.69
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
14.63
Standard deviation of the number of distinct values among attributes of the nominal type.
0.39
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .001
7.67
Average number of distinct values among the attributes of the nominal type.
First quartile of standard deviation of attributes of the numeric type.
0.53
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 2
0.44
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.78
Area Under the ROC Curve achieved by the landmarker weka.classifiers.lazy.IBk
0.44
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .001
Mean skewness among attributes of the numeric type.
1.49
Second quartile (Median) of entropy among attributes.
0.62
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 2
0.3
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.39
Error rate achieved by the landmarker weka.classifiers.lazy.IBk
41.9
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.02
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 2
2.32
Entropy of the target attribute values.
0.48
Kappa coefficient achieved by the landmarker weka.classifiers.lazy.IBk
44
Number of instances belonging to the most frequent class.
0.59
Minimal entropy among attributes.
Second quartile (Median) of means among attributes of the numeric type.
0.53
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.66
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.DecisionStump
5.58
Maximum entropy among attributes.
Minimum kurtosis among attributes of the numeric type.
0.36
Second quartile (Median) of mutual information between the nominal attributes and the target attribute.
0.62
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.43
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.

15 tasks

31 runs - estimation_procedure: 10-fold Crossvalidation - evaluation_measure: predictive_accuracy - target_feature: TYPE
0 runs - estimation_procedure: 10 times 10-fold Crossvalidation - evaluation_measure: predictive_accuracy - target_feature: TYPE
0 runs - estimation_procedure: 33% Holdout set - evaluation_measure: predictive_accuracy - target_feature: TYPE
0 runs - estimation_procedure: Interleaved Test then Train - target_feature: TYPE
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 - 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
Define a new task