Data
prnn_fglass

prnn_fglass

active ARFF Publicly available Visibility: public Uploaded 04-10-2014 by Joaquin Vanschoren
0 likes downloaded by 0 people , 0 total downloads 0 issues 0 downvotes
  • Chemistry Life Science study_1 study_123 study_41 study_7 study_88
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Author: Source: Unknown - Date unknown Please cite: Datasets for `Pattern Recognition and Neural Networks' by B.D. Ripley ===================================================================== Cambridge University Press (1996) ISBN 0-521-46086-7 The background to the datasets is described in section 1.4; this file relates the computer-readable files to that description. Cushing's syndrome ------------------ Data from Aitchison & Dunsmore (1975, Tables 11.1-3). Data file Cushings.dat has four columns, Label of the patient Tetrhydrocortisone (mg/24hr) Pregnanetriol (mg/24hr) Type The type of the last six patients (u1 to u6) should be regarded as unknown. (The code `o' indicates `other'). synthetic two-class problem --------------------------- Data from Ripley (1994a). This has two real-valued co-ordinates (xs and ys) and a class (xc) which is 0 or 1. Data file synth.tr has 250 rows of the training set synth.te has 1000 rows of the test set (not used here) viruses ------- This is a dataset on 61 viruses with rod-shaped particles affecting various crops (tobacco, tomato, cucumber and others) described by {Fauquet et al. (1988) and analysed by Eslava-G\'omez (1989). There are 18 measurements on each virus, the number of amino acid residues per molecule of coat protein. Data file viruses.dat has 61 rows of 18 counts virus3.dat has 38 rows corresponding to the distinct Tobamoviruses. The whole dataset is in order Hordeviruses (3), Tobraviruses (6), Tobamoviruses (39) and `furoviruses' (13). Leptograpsus crabs ------------------ Data from Campbell & Mahon (1974) on the morphology of rock crabs of genus Leptograpsus. There are 50 specimens of each sex of each of two colour forms. Data file crabs.dat has rows sp `species', coded B (blue form) or O (orange form) sex coded M or F index within each group of 50 FL frontal lip of carapace (mm) RW rear width of carapace (mm) CL length along the midline of carapace (mm) CW maximum width of carapace (mm) BD body depth (mm) Forensic glass -------------- This example comes from forensic testing of glass collected by B. German on 214 fragments of glass. It is also contained in the UCI machine-learning database collection (Murphy & Aha, 1995). Data file fglass.dat has 214 rows with data for a single glass fragment. RI refractive index Na % weight of sodium oxide(s) Mg % weight of magnesium oxide(s) Al % weight of aluminium oxide(s) Si % weight of silicon oxide(s) K % weight of potassium oxide(s) Ca % weight of calcium oxide(s) Ba % weight of barium oxide(s) Fe % weight of iron oxide(s) type coded 1 to 7 The type codes are: 1 (WinF) window float glass 2 (WinNF) window non-float glass 3 (Veh) vehicle glass 5 (Con) containers 6 (Tabl) tableware 7 (Head) vehicle headlamp glass The ten groups used for the cross-validation experiments (I believe) are listed as row numbers in the file fglass.grp, Diabetes in Pima Indians ------------------------ A population of women who were at least 21 years old, of Pima Indian heritage and living near Phoenix, Arizona, was tested for diabetes according to World Health Organization criteria. The data were collected by the US National Institute of Diabetes and Digestive and Kidney Diseases (Smith et al, 1988). This example is also contained in the UCI machine-learning database collection (Murphy & Aha, 1995). The data files have rows containing npreg number of pregnancies glu plasma glucose concentration in an oral glucose tolerance test bp diastolic blood pressure (mm Hg) skin triceps skin fold thickness (mm) ins serum insulin (micro U/ml) bmi body mass index (weight in kg/(height in m)^2) ped diabetes pedigree function age in years type No / Yes Data file pima.tr has 200 rows of complete training data. pima.te has 332 rows of complete test data. pima.tr2 has the 200 rows of pima.tr plus 100 incomplete rows. Information about the dataset CLASSTYPE: nominal CLASSINDEX: last

10 features

type (target)nominal6 unique values
0 missing
RInumeric178 unique values
0 missing
Nanumeric142 unique values
0 missing
Mgnumeric94 unique values
0 missing
Alnumeric118 unique values
0 missing
Sinumeric133 unique values
0 missing
Knumeric65 unique values
0 missing
Canumeric143 unique values
0 missing
Banumeric34 unique values
0 missing
Fenumeric32 unique values
0 missing

107 properties

214
Number of instances (rows) of the dataset.
10
Number of attributes (columns) of the dataset.
6
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.
9
Number of numeric attributes.
1
Number of nominal attributes.
0.48
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.24
Kappa coefficient achieved by the landmarker weka.classifiers.trees.DecisionStump
72.65
Maximum of means among attributes of the numeric type.
Minimal mutual information between the nominal attributes and the target attribute.
1.63
Second quartile (Median) of skewness among attributes of the numeric type.
0.73
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
0.05
Number of attributes divided by the number of instances.
Maximum mutual information between the nominal attributes and the target attribute.
6
The minimal number of distinct values among attributes of the nominal type.
0
Percentage of binary attributes.
0.65
Second quartile (Median) of standard deviation of attributes of the numeric type.
0.38
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
Number of attributes needed to optimally describe the class (under the assumption of independence among attributes). Equals ClassEntropy divided by MeanMutualInformation.
6
The maximum number of distinct values among attributes of the nominal type.
-1.15
Minimum skewness among attributes of the numeric type.
0
Percentage of instances having missing values.
Third quartile of entropy among attributes.
0.47
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
0.75
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .00001
6.55
Maximum skewness among attributes of the numeric type.
0
Minimum standard deviation of attributes of the numeric type.
0
Percentage of missing values.
9.61
Third quartile of kurtosis among attributes of the numeric type.
0.98
Average class difference between consecutive instances.
0.73
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.38
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .00001
1.44
Maximum standard deviation of attributes of the numeric type.
4.21
Percentage of instances belonging to the least frequent class.
90
Percentage of numeric attributes.
11.18
Third quartile of means among attributes of the numeric type.
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.38
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.49
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .00001
Average entropy of the attributes.
9
Number of instances belonging to the least frequent class.
10
Percentage of nominal attributes.
Third quartile of mutual information between the nominal attributes and the target attribute.
0.38
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.47
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
0.75
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .0001
9.91
Mean kurtosis among attributes of the numeric type.
0.73
Area Under the ROC Curve achieved by the landmarker weka.classifiers.bayes.NaiveBayes
First quartile of entropy among attributes.
2.73
Third quartile of skewness among attributes of the numeric type.
0.48
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.73
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0.38
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .0001
11.27
Mean of means among attributes of the numeric type.
0.57
Error rate achieved by the landmarker weka.classifiers.bayes.NaiveBayes
2.36
First quartile of kurtosis among attributes of the numeric type.
1.12
Third quartile of standard deviation of attributes of the numeric type.
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.38
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0.49
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .0001
Average mutual information between the nominal attributes and the target attribute.
0.27
Kappa coefficient achieved by the landmarker weka.classifiers.bayes.NaiveBayes
0.34
First quartile of means among attributes of the numeric type.
0.79
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.38
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.47
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
0.75
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .001
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 mutual information between the nominal attributes and the target attribute.
0.38
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.48
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
Standard deviation of the number of distinct values among attributes of the nominal type.
0.38
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .001
6
Average number of distinct values among the attributes of the nominal type.
-0.14
First quartile of skewness among attributes of the numeric type.
0.48
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 1
0.38
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.75
Area Under the ROC Curve achieved by the landmarker weka.classifiers.lazy.IBk
0.49
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .001
1.65
Mean skewness among attributes of the numeric type.
0.3
First quartile of standard deviation of attributes of the numeric type.
0.79
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 2
0.48
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.36
Error rate achieved by the landmarker weka.classifiers.lazy.IBk
35.51
Percentage of instances belonging to the most frequent class.
0.69
Mean standard deviation of attributes of the numeric type.
Second quartile (Median) of entropy among attributes.
0.38
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 2
2.18
Entropy of the target attribute values.
0.51
Kappa coefficient achieved by the landmarker weka.classifiers.lazy.IBk
76
Number of instances belonging to the most frequent class.
Minimal entropy among attributes.
3.05
Second quartile (Median) of kurtosis among attributes of the numeric type.
0.48
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 2
0.79
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.69
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.DecisionStump
Maximum entropy among attributes.
-0.41
Minimum kurtosis among attributes of the numeric type.
1.52
Second quartile (Median) of means among attributes of the numeric type.
0.38
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 3
0.55
Error rate achieved by the landmarker weka.classifiers.trees.DecisionStump
54.69
Maximum kurtosis among attributes of the numeric type.
0.06
Minimum of means among attributes of the numeric type.
Second quartile (Median) of mutual information between the nominal attributes and the target attribute.

14 tasks

450 runs - estimation_procedure: 10-fold Crossvalidation - evaluation_measure: predictive_accuracy - target_feature: type
190 runs - estimation_procedure: 10 times 10-fold Crossvalidation - 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