DEVELOPMENT... OpenML
Data
kc1

kc1

active ARFF Publicly available Visibility: public Uploaded 06-10-2014 by Felicia West
2 likes downloaded by 29 people , 31 total downloads 0 issues 0 downvotes
  • mythbusting_1 OpenML-CC18 OpenML100 PROMISE study_1 study_123 study_14 study_15 study_20 study_218 study_34 study_41 study_52 study_7 study_98 study_99 study_225 study_271 study_240 study_253 study_379
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Author: Mike Chapman, NASA Source: [tera-PROMISE](http://openscience.us/repo/defect/mccabehalsted/kc1.html) - 2004 Please cite: Sayyad Shirabad, J. and Menzies, T.J. (2005) The PROMISE Repository of Software Engineering Databases. School of Information Technology and Engineering, University of Ottawa, Canada. KC1 Software defect prediction One of the NASA Metrics Data Program defect data sets. Data from software for storage management for receiving and processing ground data. Data comes from McCabe and Halstead features extractors of source code. These features were defined in the 70s in an attempt to objectively characterize code features that are associated with software quality. ### Attribute Information 1. loc : numeric % McCabe's line count of code 2. v(g) : numeric % McCabe "cyclomatic complexity" 3. ev(g) : numeric % McCabe "essential complexity" 4. iv(g) : numeric % McCabe "design complexity" 5. n : numeric % Halstead total operators + operands 6. v : numeric % Halstead "volume" 7. l : numeric % Halstead "program length" 8. d : numeric % Halstead "difficulty" 9. i : numeric % Halstead "intelligence" 10. e : numeric % Halstead "effort" 11. b : numeric % Halstead 12. t : numeric % Halstead's time estimator 13. lOCode : numeric % Halstead's line count 14. lOComment : numeric % Halstead's count of lines of comments 15. lOBlank : numeric % Halstead's count of blank lines 16. lOCodeAndComment: numeric 17. uniq_Op : numeric % unique operators 18. uniq_Opnd : numeric % unique operands 19. total_Op : numeric % total operators 20. total_Opnd : numeric % total operands 21. branchCount : numeric % of the flow graph 22. problems : {false,true} % module has/has not one or more reported defects ### Relevant papers - Shepperd, M. and Qinbao Song and Zhongbin Sun and Mair, C. (2013) Data Quality: Some Comments on the NASA Software Defect Datasets, IEEE Transactions on Software Engineering, 39. - Tim Menzies and Justin S. Di Stefano (2004) How Good is Your Blind Spot Sampling Policy? 2004 IEEE Conference on High Assurance Software Engineering. - T. Menzies and J. DiStefano and A. Orrego and R. Chapman (2004) Assessing Predictors of Software Defects", Workshop on Predictive Software Models, Chicago

22 features

defects (target)nominal2 unique values
0 missing
tnumeric947 unique values
0 missing
branchCountnumeric44 unique values
0 missing
total_Opndnumeric153 unique values
0 missing
total_Opnumeric207 unique values
0 missing
uniq_Opndnumeric73 unique values
0 missing
uniq_Opnumeric34 unique values
0 missing
locCodeAndCommentnumeric12 unique values
0 missing
lOBlanknumeric31 unique values
0 missing
lOCommentnumeric28 unique values
0 missing
lOCodenumeric121 unique values
0 missing
locnumeric139 unique values
0 missing
bnumeric92 unique values
0 missing
enumeric961 unique values
0 missing
inumeric893 unique values
0 missing
dnumeric548 unique values
0 missing
lnumeric52 unique values
0 missing
vnumeric729 unique values
0 missing
nnumeric278 unique values
0 missing
iv(g)numeric26 unique values
0 missing
ev(g)numeric21 unique values
0 missing
v(g)numeric31 unique values
0 missing

107 properties

2109
Number of instances (rows) of the dataset.
22
Number of attributes (columns) of the dataset.
2
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.
21
Number of numeric attributes.
1
Number of nominal attributes.
1
Average class difference between consecutive instances.
0.71
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.16
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.26
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.71
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.16
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.26
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.71
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.16
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.26
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.62
Entropy of the target attribute values.
0.71
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.DecisionStump
0.15
Error rate achieved by the landmarker weka.classifiers.trees.DecisionStump
0
Kappa coefficient achieved by the landmarker weka.classifiers.trees.DecisionStump
0.01
Number of attributes divided by the number of instances.
Number of attributes needed to optimally describe the class (under the assumption of independence among attributes). Equals ClassEntropy divided by MeanMutualInformation.
0.7
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .00001
0.15
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .00001
0.22
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .00001
0.7
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .0001
0.15
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .0001
0.22
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .0001
0.7
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .001
0.15
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .001
0.22
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .001
84.54
Percentage of instances belonging to the most frequent class.
1783
Number of instances belonging to the most frequent class.
Maximum entropy among attributes.
103.08
Maximum kurtosis among attributes of the numeric type.
5242.39
Maximum of means among attributes of the numeric type.
Maximum mutual information between the nominal attributes and the target attribute.
2
The maximum number of distinct values among attributes of the nominal type.
8.79
Maximum skewness among attributes of the numeric type.
17444.98
Maximum standard deviation of attributes of the numeric type.
Average entropy of the attributes.
31.85
Mean kurtosis among attributes of the numeric type.
285.1
Mean of means among attributes of the numeric type.
Average mutual information between the nominal attributes and the target attribute.
An estimate of the amount of irrelevant information in the attributes regarding the class. Equals (MeanAttributeEntropy - MeanMutualInformation) divided by MeanMutualInformation.
2
Average number of distinct values among the attributes of the nominal type.
4.2
Mean skewness among attributes of the numeric type.
915.46
Mean standard deviation of attributes of the numeric type.
Minimal entropy among attributes.
1.24
Minimum kurtosis among attributes of the numeric type.
0.09
Minimum of means among attributes of the numeric type.
Minimal mutual information between the nominal attributes and the target attribute.
2
The minimal number of distinct values among attributes of the nominal type.
1.14
Minimum skewness among attributes of the numeric type.
0.18
Minimum standard deviation of attributes of the numeric type.
15.46
Percentage of instances belonging to the least frequent class.
326
Number of instances belonging to the least frequent class.
0.79
Area Under the ROC Curve achieved by the landmarker weka.classifiers.bayes.NaiveBayes
0.17
Error rate achieved by the landmarker weka.classifiers.bayes.NaiveBayes
0.3
Kappa coefficient achieved by the landmarker weka.classifiers.bayes.NaiveBayes
1
Number of binary attributes.
4.55
Percentage of binary attributes.
0
Percentage of instances having missing values.
0
Percentage of missing values.
95.45
Percentage of numeric attributes.
4.55
Percentage of nominal attributes.
First quartile of entropy among attributes.
12.28
First quartile of kurtosis among attributes of the numeric type.
1.72
First quartile of means among attributes of the numeric type.
First quartile of mutual information between the nominal attributes and the target attribute.
2.87
First quartile of skewness among attributes of the numeric type.
3.23
First quartile of standard deviation of attributes of the numeric type.
Second quartile (Median) of entropy among attributes.
22.42
Second quartile (Median) of kurtosis among attributes of the numeric type.
7.63
Second quartile (Median) of means among attributes of the numeric type.
Second quartile (Median) of mutual information between the nominal attributes and the target attribute.
3.74
Second quartile (Median) of skewness among attributes of the numeric type.
7.86
Second quartile (Median) of standard deviation of attributes of the numeric type.
Third quartile of entropy among attributes.
36.53
Third quartile of kurtosis among attributes of the numeric type.
26.14
Third quartile of means among attributes of the numeric type.
Third quartile of mutual information between the nominal attributes and the target attribute.
4.71
Third quartile of skewness among attributes of the numeric type.
41.93
Third quartile of standard deviation of attributes of the numeric type.
0.76
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.14
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.18
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.76
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 2
0.14
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 2
0.18
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 2
0.76
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.14
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.18
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.64
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
0.18
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
0.31
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
0.64
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.18
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.31
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.64
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0.18
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0.31
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0
Standard deviation of the number of distinct values among attributes of the nominal type.
0.75
Area Under the ROC Curve achieved by the landmarker weka.classifiers.lazy.IBk
0.15
Error rate achieved by the landmarker weka.classifiers.lazy.IBk
0.35
Kappa coefficient achieved by the landmarker weka.classifiers.lazy.IBk

30 tasks

158595 runs - estimation_procedure: 10-fold Crossvalidation - target_feature: defects
213 runs - estimation_procedure: 10 times 10-fold Crossvalidation - evaluation_measure: predictive_accuracy - target_feature: defects
0 runs - estimation_procedure: 10 times 10-fold Crossvalidation - evaluation_measure: matthews_correlation_coefficient - target_feature: defects
0 runs - estimation_procedure: 33% Holdout set - target_feature: defects
0 runs - estimation_procedure: 20% Holdout (Ordered) - evaluation_measure: predictive_accuracy - target_feature: defects
0 runs - estimation_procedure: 33% Holdout set - evaluation_measure: predictive_accuracy - target_feature: defects
0 runs - estimation_procedure: 10-fold Crossvalidation - evaluation_measure: predictive_accuracy - target_feature: defects
0 runs - estimation_procedure: 4-fold Crossvalidation - target_feature: defects
85 runs - estimation_procedure: 10-fold Learning Curve - target_feature: defects
0 runs - estimation_procedure: Interleaved Test then Train - target_feature: defects
0 runs - target_feature: defects
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
1312 runs - target_feature: defects
1311 runs - target_feature: defects
0 runs - target_feature: defects
0 runs - target_feature: defects
0 runs - target_feature: defects
0 runs - target_feature: defects
0 runs - target_feature: defects
0 runs - target_feature: defects
Define a new task

A PHP Error was encountered

Severity: Core Warning

Message: Module 'mysqli' already loaded

Filename: Unknown

Line Number: 0

Backtrace: