{ "data_id": "43384", "name": "Diabetes-Data-Set", "exact_name": "Diabetes-Data-Set", "version": 1, "version_label": "v1.0", "description": "Context\nThis dataset is originally from the National Institute of Diabetes and Digestive and Kidney Diseases. The objective is to predict based on diagnostic measurements whether a patient has diabetes.\nContent\nSeveral constraints were placed on the selection of these instances from a larger database. In particular, all patients here are females at least 21 years old of Pima Indian heritage.\n\nPregnancies: Number of times pregnant \nGlucose: Plasma glucose concentration a 2 hours in an oral glucose tolerance test \nBloodPressure: Diastolic blood pressure (mm Hg) \nSkinThickness: Triceps skin fold thickness (mm) \nInsulin: 2-Hour serum insulin (mu U\/ml) \nBMI: Body mass index (weight in kg\/(height in m)2) \nDiabetesPedigreeFunction: Diabetes pedigree function \nAge: Age (years) \nOutcome: Class variable (0 or 1)\n\n\nPast Usage:\n1. Smith,J.W., Everhart,J.E., Dickson,W.C., Knowler,W.C., \n Johannes,R.S. (1988). Using the ADAP learning algorithm to forecast\n the onset of diabetes mellitus. In it Proceedings of the Symposium\n on Computer Applications and Medical Care (pp. 261--265). IEEE\n Computer Society Press.\n\n The diagnostic, binary-valued variable investigated is whether the patient shows signs of diabetes according to World Health Organization\n criteria (i.e., if the 2 hour post-load plasma glucose was at least 200 mg\/dl at any survey examination or if found during routine medical\n care). The population lives near Phoenix, Arizona, USA.\n\n Results: Their ADAP algorithm makes a real-valued prediction between\n 0 and 1. This was transformed into a binary decision using a cutoff of \n 0.448. Using 576 training instances, the sensitivity and specificity\n of their algorithm was 76 on the remaining 192 instances.\n\nRelevant Information:\n Several constraints were placed on the selection of these instances from\n a larger database. In particular, all patients here are females at\n least 21 years old of Pima Indian heritage. ADAP is an adaptive learning\n routine that generates and executes digital analogs of perceptron-like\n devices. It is a unique algorithm; see the paper for details.", "format": "arff", "uploader": "Onur Yildirim", "uploader_id": 30126, "visibility": "public", "creator": null, "contributor": null, "date": "2022-03-23 12:52:11", "update_comment": null, "last_update": "2022-03-23 12:52:11", "licence": "CC0: Public Domain", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/22102209\/dataset", "default_target_attribute": "Outcome", "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "Diabetes-Data-Set", "Context This dataset is originally from the National Institute of Diabetes and Digestive and Kidney Diseases. The objective is to predict based on diagnostic measurements whether a patient has diabetes. Content Several constraints were placed on the selection of these instances from a larger database. In particular, all patients here are females at least 21 years old of Pima Indian heritage. Pregnancies: Number of times pregnant Glucose: Plasma glucose concentration a 2 hours in an oral glucose " ], "weight": 5 }, "qualities": { "NumberOfInstances": 768, "NumberOfFeatures": 9, "NumberOfClasses": 0, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 9, "NumberOfSymbolicFeatures": 0, "Dimensionality": 0.01171875, "PercentageOfNumericFeatures": 100, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 0, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 0, "AutoCorrelation": 0.5501955671447197, "PercentageOfMissingValues": 0 }, "tags": [ { "uploader": "38960", "tag": "Computer Systems" }, { "uploader": "38960", "tag": "Machine Learning" } ], "features": [ { "name": "Outcome", "index": "8", "type": "numeric", "distinct": "2", "missing": "0", "target": "1", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Pregnancies", "index": "0", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "17", "mean": "4", "stdev": "3" }, { "name": "Glucose", "index": "1", "type": "numeric", "distinct": "136", "missing": "0", "min": "0", "max": "199", "mean": "121", "stdev": "32" }, { "name": "BloodPressure", "index": "2", "type": "numeric", "distinct": "47", "missing": "0", "min": "0", "max": "122", "mean": "69", "stdev": "19" }, { "name": "SkinThickness", "index": "3", "type": "numeric", "distinct": "51", "missing": "0", "min": "0", "max": "99", "mean": "21", "stdev": "16" }, { "name": "Insulin", "index": "4", "type": "numeric", "distinct": "186", "missing": "0", "min": "0", "max": "846", "mean": "80", "stdev": "115" }, { "name": "BMI", "index": "5", "type": "numeric", "distinct": "248", "missing": "0", "min": "0", "max": "67", "mean": "32", "stdev": "8" }, { "name": "DiabetesPedigreeFunction", "index": "6", "type": "numeric", "distinct": "517", "missing": "0", "min": "0", "max": "2", "mean": "0", "stdev": "0" }, { "name": "Age", "index": "7", "type": "numeric", "distinct": "52", "missing": "0", "min": "21", "max": "81", "mean": "33", "stdev": "12" } ], "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 }