DEVELOPMENT... OpenML
Data
hutsof99_logis

hutsof99_logis

active ARFF Publicly available Visibility: public Uploaded 04-10-2014 by unknown
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: Source: Unknown - Date unknown Please cite: Graeme D. Hutcheson and Nick Sofroniou 1999 The Multivariate Social Scientist: Introductory Statistics Using Generalized Linear Models. SAGE Publications. Copyright: Graeme D. Hutcheson & Nick Sofroniou, 1999 This software can be freely used for non-commercial purposes and can be freely distributed. Readme file =========== The data sets in this directory are taken from the above book. The data are presented in two formats, *.dat (ascii) and *.por (SPSS portable). The GLIM code and macros are provided in files *.glm and *.mac. Please read the errata file which indicates some minor differences between these data sets and those reported in the book. DATA FILE SOURCE IN BOOK DESCRIPTION Chapter 1 tab1_01.* Table 1.1 Video Games and Hostility Chapter 2 tab2_01.* Table 2.1 Normal Errors tab2_02.* Table 2.2 Skewed Errors tab2_03.* Table 2.3 Curvilinearity Chapter 3 tab3_01.* Table 3.1 Two Simple Models tab3_05.* Table 3.5 Cost and Sound Quality tab3_07.* Table 3.7 Exam marks and College Offers tab3_11.* Table 3.11 Quality of Children's Testimonies Age: 5-6 = 0; 8-9 = 1 Gender: female = 0; male = 1 Location: 1 = home; 2 = school; 3 = police interview 4 = special interview tab3_11d.* Table 3.11 Data in Table 3.11 with indicator dummy codes added Chapter 4 tab4_01.* Table 4.1 Infection Severity and Treatment Outcome Treatment Outcome: 0 = survived 1 = died tab4_14.* Table 4.14 Infection severity, Treatment outcome and Hospital Attended Hospital: 1 = hospital A 2 = hospital B 3 = hospital C tab4.14d.* Table 4.14 Infection severity, Treatment outcome and Hospital Attended including dummy codes logis.* Child witness data: copy of tab3_11, but includes prosecution logis_d.* Child witness data: copy of tab3_11d, but includes prosecution logis.por and logis_d.por provide the data to obtain the parameters calculated in the book (pages 147 to 152). It should be noted that these differ slightly to the parameters obtained using the data sets logis.dat and logis_d.dat, as the *.dat files only record the variable 'coherence' to 2 decimal places. Chapter 5 tab5_01.* Table 5.1 Job Satisfaction for doctors and dentists tab5_04.* Table 5.4 Race, Housing and Illness tab5_07.* Table 5.7 Dopamine and psychosis: integer scoring tab5_08.* Table 5.8 Dopamine and psychosis: mid-ranks scoring tab5_10.* Table 5.10 Treatment and Depression: integer scoring tab5_11.* Table 5.11 Treatment and depression: mid-ranks scoring tab5_13.* Table 5.13 Alcohol consumption and Libido: integer scores tab5_16.* Table 5.16 Alcohol consumption and libido: low vs medium or high tab5_17.* Table 5.17 Alcohol consumption and libido: medium vs high Chapter 6 tab6_11.* Table 6.11 Child witness example data set File: ../data/hutsof99/logis.dat Note: changes from Errata.txt where not included! Information about the dataset CLASSTYPE: numeric CLASSINDEX: none specific

8 features

Quality (target)numeric70 unique values
0 missing
Agenominal2 unique values
0 missing
Gendernominal2 unique values
0 missing
Locationnominal4 unique values
0 missing
Coherencenumeric61 unique values
0 missing
Maturitynumeric61 unique values
0 missing
Delaynumeric50 unique values
0 missing
Prosecutenominal2 unique values
0 missing

107 properties

70
Number of instances (rows) of the dataset.
8
Number of attributes (columns) of the dataset.
0
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.
4
Number of numeric attributes.
4
Number of nominal attributes.
0.18
Average class difference between consecutive instances.
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
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
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
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
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
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
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
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
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
Entropy of the target attribute values.
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.DecisionStump
Error rate achieved by the landmarker weka.classifiers.trees.DecisionStump
Kappa coefficient achieved by the landmarker weka.classifiers.trees.DecisionStump
0.11
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.
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .00001
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .00001
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .00001
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .0001
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .0001
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .0001
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.J48 -C .001
Error rate achieved by the landmarker weka.classifiers.trees.J48 -C .001
Kappa coefficient achieved by the landmarker weka.classifiers.trees.J48 -C .001
Percentage of instances belonging to the most frequent class.
Number of instances belonging to the most frequent class.
Maximum entropy among attributes.
-0.25
Maximum kurtosis among attributes of the numeric type.
60.61
Maximum of means among attributes of the numeric type.
Maximum mutual information between the nominal attributes and the target attribute.
4
The maximum number of distinct values among attributes of the nominal type.
0.24
Maximum skewness among attributes of the numeric type.
25.33
Maximum standard deviation of attributes of the numeric type.
Average entropy of the attributes.
-0.46
Mean kurtosis among attributes of the numeric type.
28.24
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.5
Average number of distinct values among the attributes of the nominal type.
0.1
Mean skewness among attributes of the numeric type.
9.51
Mean standard deviation of attributes of the numeric type.
Minimal entropy among attributes.
-0.86
Minimum kurtosis among attributes of the numeric type.
2.79
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.
-0.29
Minimum skewness among attributes of the numeric type.
0.84
Minimum standard deviation of attributes of the numeric type.
Percentage of instances belonging to the least frequent class.
Number of instances belonging to the least frequent class.
Area Under the ROC Curve achieved by the landmarker weka.classifiers.bayes.NaiveBayes
Error rate achieved by the landmarker weka.classifiers.bayes.NaiveBayes
Kappa coefficient achieved by the landmarker weka.classifiers.bayes.NaiveBayes
3
Number of binary attributes.
37.5
Percentage of binary attributes.
0
Percentage of instances having missing values.
0
Percentage of missing values.
50
Percentage of numeric attributes.
50
Percentage of nominal attributes.
First quartile of entropy among attributes.
-0.75
First quartile of kurtosis among attributes of the numeric type.
2.8
First quartile of means among attributes of the numeric type.
First quartile of mutual information between the nominal attributes and the target attribute.
-0.16
First quartile of skewness among attributes of the numeric type.
0.84
First quartile of standard deviation of attributes of the numeric type.
Second quartile (Median) of entropy among attributes.
-0.36
Second quartile (Median) of kurtosis among attributes of the numeric type.
24.78
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.
0.22
Second quartile (Median) of skewness among attributes of the numeric type.
5.94
Second quartile (Median) of standard deviation of attributes of the numeric type.
Third quartile of entropy among attributes.
-0.26
Third quartile of kurtosis among attributes of the numeric type.
57.15
Third quartile of means among attributes of the numeric type.
Third quartile of mutual information between the nominal attributes and the target attribute.
0.24
Third quartile of skewness among attributes of the numeric type.
21.76
Third quartile of standard deviation of attributes of the numeric type.
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 1
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 1
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 1
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 2
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 2
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 2
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.REPTree -L 3
Error rate achieved by the landmarker weka.classifiers.trees.REPTree -L 3
Kappa coefficient achieved by the landmarker weka.classifiers.trees.REPTree -L 3
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 1
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 2
Area Under the ROC Curve achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
Error rate achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
Kappa coefficient achieved by the landmarker weka.classifiers.trees.RandomTree -depth 3
1
Standard deviation of the number of distinct values among attributes of the nominal type.
Area Under the ROC Curve achieved by the landmarker weka.classifiers.lazy.IBk
Error rate achieved by the landmarker weka.classifiers.lazy.IBk
Kappa coefficient achieved by the landmarker weka.classifiers.lazy.IBk

13 tasks

2 runs - estimation_procedure: 10-fold Crossvalidation - evaluation_measure: mean_absolute_error - target_feature: Quality
0 runs - estimation_procedure: 10 times 10-fold Crossvalidation - evaluation_measure: mean_absolute_error - target_feature: Quality
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