{ "data_id": "28", "name": "optdigits", "exact_name": "optdigits", "version": 1, "version_label": "1", "description": "**Author**: E. Alpaydin, C. Kaynak \r\n**Source**: [UCI](http:\/\/archive.ics.uci.edu\/ml\/datasets\/optical+recognition+of+handwritten+digits) \r\n**Please cite**: [UCI citation policy](https:\/\/archive.ics.uci.edu\/ml\/citation_policy.html) \r\n\r\n1. Title of Database: Optical Recognition of Handwritten Digits\r\n \r\n 2. Source:\r\n E. Alpaydin, C. Kaynak\r\n Department of Computer Engineering\r\n Bogazici University, 80815 Istanbul Turkey\r\n alpaydin@boun.edu.tr\r\n July 1998\r\n \r\n 3. Past Usage:\r\n C. Kaynak (1995) Methods of Combining Multiple Classifiers and Their\r\n Applications to Handwritten Digit Recognition, \r\n MSc Thesis, Institute of Graduate Studies in Science and \r\n Engineering, Bogazici University.\r\n \r\n E. Alpaydin, C. Kaynak (1998) Cascading Classifiers, Kybernetika,\r\n to appear. ftp:\/\/ftp.icsi.berkeley.edu\/pub\/ai\/ethem\/kyb.ps.Z\r\n \r\n 4. Relevant Information:\r\n We used preprocessing programs made available by NIST to extract\r\n normalized bitmaps of handwritten digits from a preprinted form. From\r\n a total of 43 people, 30 contributed to the training set and different\r\n 13 to the test set. 32x32 bitmaps are divided into nonoverlapping \r\n blocks of 4x4 and the number of on pixels are counted in each block.\r\n This generates an input matrix of 8x8 where each element is an \r\n integer in the range 0..16. This reduces dimensionality and gives \r\n invariance to small distortions.\r\n \r\n For info on NIST preprocessing routines, see \r\n M. D. Garris, J. L. Blue, G. T. Candela, D. L. Dimmick, J. Geist, \r\n P. J. Grother, S. A. Janet, and C. L. Wilson, NIST Form-Based \r\n Handprint Recognition System, NISTIR 5469, 1994.\r\n \r\n 5. Number of Instances\r\n optdigits.tra Training 3823\r\n optdigits.tes Testing 1797\r\n \r\n The way we used the dataset was to use half of training for \r\n actual training, one-fourth for validation and one-fourth\r\n for writer-dependent testing. The test set was used for \r\n writer-independent testing and is the actual quality measure.\r\n \r\n 6. Number of Attributes\r\n 64 input+1 class attribute\r\n \r\n 7. For Each Attribute:\r\n All input attributes are integers in the range 0..16.\r\n The last attribute is the class code 0..9\r\n \r\n 8. Missing Attribute Values\r\n None\r\n \r\n 9. Class Distribution\r\n Class: No of examples in training set\r\n 0: 376\r\n 1: 389\r\n 2: 380\r\n 3: 389\r\n 4: 387\r\n 5: 376\r\n 6: 377\r\n 7: 387\r\n 8: 380\r\n 9: 382\r\n \r\n Class: No of examples in testing set\r\n 0: 178\r\n 1: 182\r\n 2: 177\r\n 3: 183\r\n 4: 181\r\n 5: 182\r\n 6: 181\r\n 7: 179\r\n 8: 174\r\n 9: 180\r\n \r\n Accuracy on the testing set with k-nn \r\n using Euclidean distance as the metric\r\n \r\n k = 1 : 98.00\r\n k = 2 : 97.38\r\n k = 3 : 97.83\r\n k = 4 : 97.61\r\n k = 5 : 97.89\r\n k = 6 : 97.77\r\n k = 7 : 97.66\r\n k = 8 : 97.66\r\n k = 9 : 97.72\r\n k = 10 : 97.55\r\n k = 11 : 97.89", "format": "ARFF", "uploader": "Jan van Rijn", "uploader_id": 1, "visibility": "public", "creator": "E. Alpaydin, C. Kaynak", "contributor": null, "date": "2014-04-06 23:21:34", "update_comment": null, "last_update": "2014-04-06 23:21:34", "licence": "Public", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/28\/dataset_28_optdigits.arff", "default_target_attribute": "class", "row_id_attribute": null, "ignore_attribute": null, "runs": 36118, "suggest": { "input": [ "optdigits", "1. Title of Database: Optical Recognition of Handwritten Digits 2. Source: E. Alpaydin, C. Kaynak Department of Computer Engineering Bogazici University, 80815 Istanbul Turkey alpaydin@boun.edu.tr July 1998 3. Past Usage: C. Kaynak (1995) Methods of Combining Multiple Classifiers and Their Applications to Handwritten Digit Recognition, MSc Thesis, Institute of Graduate Studies in Science and Engineering, Bogazici University. E. Alpaydin, C. Kaynak (1998) Cascading Classifiers, Kybernetika, to ap " ], "weight": 5 }, "qualities": { "NumberOfInstances": 5620, "NumberOfFeatures": 65, "NumberOfClasses": 10, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 64, "NumberOfSymbolicFeatures": 1, "Quartile2AttributeEntropy": null, "REPTreeDepth2ErrRate": 0.14323843416370108, "CfsSubsetEval_kNN1NKappa": 0.8712880928662626, "kNN1NErrRate": 0.016903914590747332, "MajorityClassPercentage": 10.177935943060499, "MeanStdDevOfNumericAtts": 3.6862924649286315, "Quartile2KurtosisOfNumericAtts": 0.07721647432773548, "REPTreeDepth2Kappa": 0.8408389053730106, "ClassEntropy": 3.3218327248667654, "kNN1NKappa": 0.9812174550809054, "MajorityClassSize": 572, "MinAttributeEntropy": null, "Quartile2MeansOfNumericAtts": 4.565569395017791, "REPTreeDepth3AUC": 0.956425400938372, "DecisionStumpAUC": 0.685478631752301, "MaxAttributeEntropy": null, "MinKurtosisOfNumericAtts": -1.646519852942154, "Quartile2MutualInformation": null, "REPTreeDepth3ErrRate": 0.14323843416370108, "DecisionStumpErrRate": 0.801779359430605, "MaxKurtosisOfNumericAtts": 2807.4985758153466, "MinMeansOfNumericAtts": 0, "Quartile2SkewnessOfNumericAtts": 0.5599451157139905, "REPTreeDepth3Kappa": 0.8408389053730106, "DecisionStumpKappa": 0.10895524656780008, "MaxMeansOfNumericAtts": 11.989679715302495, "MinMutualInformation": null, "PercentageOfBinaryFeatures": 0, "Quartile2StdDevOfNumericAtts": 4.3017468979243105, "RandomTreeDepth1AUC": 0.910334820783592, "Dimensionality": 0.011565836298932384, "MaxMutualInformation": null, "MinNominalAttDistinctValues": 10, "PercentageOfInstancesWithMissingValues": 0, "Quartile3AttributeEntropy": null, "RandomTreeDepth1ErrRate": 0.1613879003558719, "EquivalentNumberOfAtts": null, "MaxNominalAttDistinctValues": 10, "MinSkewnessOfNumericAtts": -1.3029924517157276, "PercentageOfMissingValues": 0, "Quartile3KurtosisOfNumericAtts": 20.296405116214235, "AutoCorrelation": 0.09254315714539954, "RandomTreeDepth1Kappa": 0.8206798583827717, "J48.00001.AUC": 0.9421672139708684, "MaxSkewnessOfNumericAtts": 52.99527777138423, "MinStdDevOfNumericAtts": 0, "PercentageOfNumericFeatures": 98.46153846153847, "Quartile3MeansOfNumericAtts": 9.04915480427047, "CfsSubsetEval_DecisionStumpAUC": 0.9437785420246294, "RandomTreeDepth2AUC": 0.910334820783592, "J48.00001.ErrRate": 0.1202846975088968, "MaxStdDevOfNumericAtts": 6.518238490323084, "MinorityClassPercentage": 9.857651245551601, "PercentageOfSymbolicFeatures": 1.5384615384615385, "Quartile3MutualInformation": null, "CfsSubsetEval_DecisionStumpErrRate": 0.11583629893238434, "RandomTreeDepth2ErrRate": 0.1613879003558719, "J48.00001.Kappa": 0.8663455402192581, "MeanAttributeEntropy": null, "MinorityClassSize": 554, "Quartile1AttributeEntropy": null, "Quartile3SkewnessOfNumericAtts": 4.0666119739712565, "CfsSubsetEval_DecisionStumpKappa": 0.8712880928662626, "RandomTreeDepth2Kappa": 0.8206798583827717, "J48.0001.AUC": 0.9421672139708684, "MeanKurtosisOfNumericAtts": 168.55386930105925, "NaiveBayesAUC": 0.9840879237555247, "Quartile1KurtosisOfNumericAtts": -1.3729913768757025, "Quartile3StdDevOfNumericAtts": 5.86637152935096, "CfsSubsetEval_NaiveBayesAUC": 0.9437785420246294, "RandomTreeDepth3AUC": 0.910334820783592, "J48.0001.ErrRate": 0.1202846975088968, "MeanMeansOfNumericAtts": 4.911243327402135, "NaiveBayesErrRate": 0.0905693950177936, "Quartile1MeansOfNumericAtts": 0.26103202846975304, "REPTreeDepth1AUC": 0.956425400938372, "CfsSubsetEval_NaiveBayesErrRate": 0.11583629893238434, "RandomTreeDepth3ErrRate": 0.1613879003558719, "J48.0001.Kappa": 0.8663455402192581, "MeanMutualInformation": null, "NaiveBayesKappa": 0.8993684540095387, "Quartile1MutualInformation": null, "REPTreeDepth1ErrRate": 0.14323843416370108, "CfsSubsetEval_NaiveBayesKappa": 0.8712880928662626, "RandomTreeDepth3Kappa": 0.8206798583827717, "J48.001.AUC": 0.9421672139708684, "MeanNoiseToSignalRatio": null, "NumberOfBinaryFeatures": 0, "Quartile1SkewnessOfNumericAtts": -0.32992700595175056, "REPTreeDepth1Kappa": 0.8408389053730106, "CfsSubsetEval_kNN1NAUC": 0.9437785420246294, "StdvNominalAttDistinctValues": 0, "J48.001.ErrRate": 0.1202846975088968, "MeanNominalAttDistinctValues": 10, "Quartile1StdDevOfNumericAtts": 0.9671170904003787, "REPTreeDepth2AUC": 0.956425400938372, "CfsSubsetEval_kNN1NErrRate": 0.11583629893238434, "kNN1NAUC": 0.990615669145613, "J48.001.Kappa": 0.8663455402192581, "MeanSkewnessOfNumericAtts": 5.451185659375441 }, "tags": [ { "uploader": "38960", "tag": "Images" }, { "uploader": "38960", "tag": "Machine Learning" }, { "uploader": "1", "tag": "OpenML-CC18" }, { "uploader": "348", "tag": "OpenML100" }, { "uploader": "2", "tag": "study_1" }, { "uploader": "3886", "tag": "study_123" }, { "uploader": "64", "tag": "study_14" }, { "uploader": "1", "tag": "study_34" }, { "uploader": "1", "tag": "study_37" }, { "uploader": "1", "tag": "study_41" }, { "uploader": "64", "tag": "study_50" }, { "uploader": "64", "tag": "study_52" }, { "uploader": "64", "tag": "study_7" }, { "uploader": "1856", "tag": "study_70" }, { "uploader": "3198", "tag": "study_76" }, { "uploader": "1935", "tag": "study_98" }, { "uploader": "1", "tag": "study_99" }, { "uploader": "1", "tag": "uci" } ], "features": [ { "name": "class", "index": "64", "type": "nominal", "distinct": "10", "missing": "0", "target": "1", "distr": [ [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ], [ [ "554", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], [ "0", "571", "0", "0", "0", "0", "0", "0", "0", "0" ], [ "0", "0", "557", "0", "0", "0", "0", "0", "0", "0" ], [ "0", "0", "0", "572", "0", "0", "0", "0", "0", "0" ], [ "0", "0", "0", "0", "568", "0", "0", "0", "0", "0" ], [ "0", "0", "0", "0", "0", "558", "0", "0", "0", "0" ], [ "0", "0", "0", "0", "0", "0", "558", "0", "0", "0" ], [ "0", "0", "0", "0", "0", "0", "0", "566", "0", "0" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "554", "0" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "562" ] ] ] }, { "name": "input1", "index": "0", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "input2", "index": "1", "type": "numeric", "distinct": "9", "missing": "0", "min": "0", "max": "8", "mean": "0", "stdev": "1" }, { "name": "input3", "index": "2", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "5", "stdev": "5" }, { "name": "input4", "index": "3", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "12", "stdev": "4" }, { "name": "input5", "index": "4", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "12", "stdev": "4" }, { "name": "input6", "index": "5", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "6", "stdev": "6" }, { "name": "input7", "index": "6", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "1", "stdev": "3" }, { "name": "input8", "index": "7", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "0", "stdev": "1" }, { "name": "input9", "index": "8", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "5", "mean": "0", "stdev": "0" }, { "name": "input10", "index": "9", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "2", "stdev": "3" }, { "name": "input11", "index": "10", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "11", "stdev": "5" }, { "name": "input12", "index": "11", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "12", "stdev": "4" }, { "name": "input13", "index": "12", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "11", "stdev": "5" }, { "name": "input14", "index": "13", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "8", "stdev": "6" }, { "name": "input15", "index": "14", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "2", "stdev": "4" }, { "name": "input16", "index": "15", "type": "numeric", "distinct": "15", "missing": "0", "min": "0", "max": "15", "mean": "0", "stdev": "1" }, { "name": "input17", "index": "16", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "5", "mean": "0", "stdev": "0" }, { "name": "input18", "index": "17", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "3", "stdev": "3" }, { "name": "input19", "index": "18", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "10", "stdev": "6" }, { "name": "input20", "index": "19", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "7", "stdev": "6" }, { "name": "input21", "index": "20", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "7", "stdev": "6" }, { "name": "input22", "index": "21", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "8", "stdev": "6" }, { "name": "input23", "index": "22", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "2", "stdev": "3" }, { "name": "input24", "index": "23", "type": "numeric", "distinct": "9", "missing": "0", "min": "0", "max": "8", "mean": "0", "stdev": "0" }, { "name": "input25", "index": "24", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "input26", "index": "25", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "2", "stdev": "3" }, { "name": "input27", "index": "26", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "9", "stdev": "6" }, { "name": "input28", "index": "27", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "9", "stdev": "6" }, { "name": "input29", "index": "28", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "10", "stdev": "6" }, { "name": "input30", "index": "29", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "8", "stdev": "6" }, { "name": "input31", "index": "30", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "2", "stdev": "4" }, { "name": "input32", "index": "31", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "2", "mean": "0", "stdev": "0" }, { "name": "input33", "index": "32", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "input34", "index": "33", "type": "numeric", "distinct": "16", "missing": "0", "min": "0", "max": "15", "mean": "2", "stdev": "3" }, { "name": "input35", "index": "34", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "8", "stdev": "6" }, { "name": "input36", "index": "35", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "9", "stdev": "6" }, { "name": "input37", "index": "36", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "10", "stdev": "6" }, { "name": "input38", "index": "37", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "9", "stdev": "6" }, { "name": "input39", "index": "38", "type": "numeric", "distinct": "15", "missing": "0", "min": "0", "max": "14", "mean": "3", "stdev": "4" }, { "name": "input40", "index": "39", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "input41", "index": "40", "type": "numeric", "distinct": "8", "missing": "0", "min": "0", "max": "7", "mean": "0", "stdev": "0" }, { "name": "input42", "index": "41", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "1", "stdev": "3" }, { "name": "input43", "index": "42", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "7", "stdev": "7" }, { "name": "input44", "index": "43", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "7", "stdev": "6" }, { "name": "input45", "index": "44", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "8", "stdev": "6" }, { "name": "input46", "index": "45", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "9", "stdev": "6" }, { "name": "input47", "index": "46", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "3", "stdev": "4" }, { "name": "input48", "index": "47", "type": "numeric", "distinct": "7", "missing": "0", "min": "0", "max": "6", "mean": "0", "stdev": "0" }, { "name": "input49", "index": "48", "type": "numeric", "distinct": "9", "missing": "0", "min": "0", "max": "10", "mean": "0", "stdev": "0" }, { "name": "input50", "index": "49", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "1", "stdev": "2" }, { "name": "input51", "index": "50", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "8", "stdev": "6" }, { "name": "input52", "index": "51", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "10", "stdev": "5" }, { "name": "input53", "index": "52", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "10", "stdev": "5" }, { "name": "input54", "index": "53", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "9", "stdev": "6" }, { "name": "input55", "index": "54", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "4", "stdev": "5" }, { "name": "input56", "index": "55", "type": "numeric", "distinct": "13", "missing": "0", "min": "0", "max": "13", "mean": "0", "stdev": "1" }, { "name": "input57", "index": "56", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "input58", "index": "57", "type": "numeric", "distinct": "11", "missing": "0", "min": "0", "max": "10", "mean": "0", "stdev": "1" }, { "name": "input59", "index": "58", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "6", "stdev": "5" }, { "name": "input60", "index": "59", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "12", "stdev": "4" }, { "name": "input61", "index": "60", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "12", "stdev": "5" }, { "name": "input62", "index": "61", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "7", "stdev": "6" }, { "name": "input63", "index": "62", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "2", "stdev": "4" }, { "name": "input64", "index": "63", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "16", "mean": "0", "stdev": "1" } ], "nr_of_issues": 0, "nr_of_downvotes": 0, "nr_of_likes": 0, "nr_of_downloads": 0, "total_downloads": 0, "reach": 0, "reuse": 0, "impact_of_reuse": 0, "reach_of_reuse": 0, "impact": 0 }