DEVELOPMENT... OpenML
Data
SPECTF

SPECTF

active ARFF Publicly available Visibility: public Uploaded 26-08-2014 by Felicia West
0 likes downloaded by 12 people , 17 total downloads 0 issues 0 downvotes
  • mythbusting_1 study_1 study_15 study_20 study_41 study_7 study_88 study_236
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Author: Krzysztof J. Cios","Lukasz A. Source: [original](https://archive.ics.uci.edu/ml/datasets/SPECTF+Heart) - Please cite: SPECTF heart data This is a merged version of the separate train and test set which are usually distributed. On OpenML this train-test split can be found as one of the possible tasks. NOTE: See the SPECT heart data for binary data for the same classification task. Sources: -- Original owners: Krzysztof J. Cios, Lukasz A. Kurgan University of Colorado at Denver, Denver, CO 80217, U.S.A. Krys.Cios@cudenver.edu Lucy S. Goodenday Medical College of Ohio, OH, U.S.A. -- Donors: Lukasz A.Kurgan, Krzysztof J. Cios -- Date: 10/01/01 Relevant Information: The dataset describes diagnosing of cardiac Single Proton Emission Computed Tomography (SPECT) images. Each of the patients is classified into two categories: normal and abnormal. The database of 267 SPECT image sets (patients) was processed to extract features that summarize the original SPECT images. As a result, 44 continuous feature pattern was created for each patient. The CLIP3 algorithm was used to generate classification rules from these patterns. The CLIP3 algorithm generated rules that were 77.0% accurate (as compared with cardiologists' diagnoses).

45 features

OVERALL_DIAGNOSIS (target)nominal2 unique values
0 missing
F17Snumeric38 unique values
0 missing
F12Snumeric43 unique values
0 missing
F13Rnumeric56 unique values
0 missing
F13Snumeric60 unique values
0 missing
F14Rnumeric42 unique values
0 missing
F14Snumeric51 unique values
0 missing
F15Rnumeric49 unique values
0 missing
F15Snumeric51 unique values
0 missing
F16Rnumeric29 unique values
0 missing
F16Snumeric36 unique values
0 missing
F17Rnumeric36 unique values
0 missing
F11Snumeric37 unique values
0 missing
F18Rnumeric36 unique values
0 missing
F18Snumeric44 unique values
0 missing
F19Rnumeric37 unique values
0 missing
F19Snumeric40 unique values
0 missing
F20Rnumeric51 unique values
0 missing
F20Snumeric50 unique values
0 missing
F21Rnumeric56 unique values
0 missing
F21Snumeric61 unique values
0 missing
F22Rnumeric52 unique values
0 missing
F22Snumeric59 unique values
0 missing
F6Rnumeric33 unique values
0 missing
F1Rnumeric39 unique values
0 missing
F1Snumeric43 unique values
0 missing
F2Rnumeric34 unique values
0 missing
F2Snumeric40 unique values
0 missing
F3Rnumeric44 unique values
0 missing
F3Snumeric44 unique values
0 missing
F4Rnumeric37 unique values
0 missing
F4Snumeric42 unique values
0 missing
F5Rnumeric37 unique values
0 missing
F5Snumeric44 unique values
0 missing
F12Rnumeric40 unique values
0 missing
F6Snumeric37 unique values
0 missing
F7Rnumeric39 unique values
0 missing
F7Snumeric36 unique values
0 missing
F8Rnumeric46 unique values
0 missing
F8Snumeric47 unique values
0 missing
F9Rnumeric37 unique values
0 missing
F9Snumeric42 unique values
0 missing
F10Rnumeric41 unique values
0 missing
F10Snumeric39 unique values
0 missing
F11Rnumeric32 unique values
0 missing

107 properties

349
Number of instances (rows) of the dataset.
45
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.
44
Number of numeric attributes.
1
Number of nominal attributes.
0.99
Average class difference between consecutive instances.
0.75
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.17
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.54
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.75
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.17
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.54
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.75
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.17
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.54
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.84
Entropy of the target attribute values.
0.7
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.DecisionStump
0.27
Error rate achieved by the landmarker weka.classifiers.trees.DecisionStump
0
Kappa coefficient achieved by the landmarker weka.classifiers.trees.DecisionStump
0.13
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.74
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .00001
0.2
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .00001
0.49
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .00001
0.74
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .0001
0.2
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .0001
0.49
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .0001
0.74
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .001
0.2
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .001
0.49
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .001
72.78
Percentage of instances belonging to the most frequent class.
254
Number of instances belonging to the most frequent class.
Maximum entropy among attributes.
20.18
Maximum kurtosis among attributes of the numeric type.
74.06
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.
-0.9
Maximum skewness among attributes of the numeric type.
14.54
Maximum standard deviation of attributes of the numeric type.
Average entropy of the attributes.
5.78
Mean kurtosis among attributes of the numeric type.
65.03
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.
-1.82
Mean skewness among attributes of the numeric type.
9.31
Mean standard deviation of attributes of the numeric type.
Minimal entropy among attributes.
1.04
Minimum kurtosis among attributes of the numeric type.
51.67
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.
-3.27
Minimum skewness among attributes of the numeric type.
5.88
Minimum standard deviation of attributes of the numeric type.
27.22
Percentage of instances belonging to the least frequent class.
95
Number of instances belonging to the least frequent class.
0.87
Area Under the ROC Curve achieved by the landmarker weka.classifiers.bayes.NaiveBayes
0.27
Error rate achieved by the landmarker weka.classifiers.bayes.NaiveBayes
0.45
Kappa coefficient achieved by the landmarker weka.classifiers.bayes.NaiveBayes
1
Number of binary attributes.
2.22
Percentage of binary attributes.
0
Percentage of instances having missing values.
0
Percentage of missing values.
97.78
Percentage of numeric attributes.
2.22
Percentage of nominal attributes.
First quartile of entropy among attributes.
2.77
First quartile of kurtosis among attributes of the numeric type.
62.15
First quartile of means among attributes of the numeric type.
First quartile of mutual information between the nominal attributes and the target attribute.
-2.33
First quartile of skewness among attributes of the numeric type.
7.68
First quartile of standard deviation of attributes of the numeric type.
Second quartile (Median) of entropy among attributes.
4.72
Second quartile (Median) of kurtosis among attributes of the numeric type.
65.18
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.
-1.7
Second quartile (Median) of skewness among attributes of the numeric type.
8.82
Second quartile (Median) of standard deviation of attributes of the numeric type.
Third quartile of entropy among attributes.
8.22
Third quartile of kurtosis among attributes of the numeric type.
67.87
Third quartile of means among attributes of the numeric type.
Third quartile of mutual information between the nominal attributes and the target attribute.
-1.34
Third quartile of skewness among attributes of the numeric type.
10.66
Third quartile of standard deviation of attributes of the numeric type.
0.71
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.25
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.27
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.71
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 2
0.25
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 2
0.27
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 2
0.71
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.25
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.27
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.78
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
0.19
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
0.54
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
0.78
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.19
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.54
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.78
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0.19
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0.54
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.69
Area Under the ROC Curve achieved by the landmarker weka.classifiers.lazy.IBk
0.27
Error rate achieved by the landmarker weka.classifiers.lazy.IBk
0.36
Kappa coefficient achieved by the landmarker weka.classifiers.lazy.IBk

15 tasks

535 runs - estimation_procedure: 10-fold Crossvalidation - evaluation_measure: predictive_accuracy - target_feature: OVERALL_DIAGNOSIS
363 runs - estimation_procedure: 33% Holdout set - evaluation_measure: predictive_accuracy - target_feature: OVERALL_DIAGNOSIS
205 runs - estimation_procedure: 10 times 10-fold Crossvalidation - evaluation_measure: predictive_accuracy - target_feature: OVERALL_DIAGNOSIS
0 runs - estimation_procedure: Interleaved Test then Train - target_feature: OVERALL_DIAGNOSIS
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