{ "data_id": "44154", "name": "iris_reproduced", "exact_name": "iris_reproduced", "version": 1, "version_label": "1", "description": "**Author**: R.A. Fisher \n\n**Source**: [UCI](https:\/\/archive.ics.uci.edu\/ml\/datasets\/Iris) - 1936 - Donated by Michael Marshall \n\n**Please cite**: \n\n\n\n\n**Iris Plants Database** \n\nThis is perhaps the best known database to be found in the pattern recognition literature. Fisher's paper is a classic in the field and is referenced frequently to this day. (See Duda & Hart, for example.) The data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant. One class is linearly separable from the other 2; the latter are NOT linearly separable from each other.\n\n\n\nPredicted attribute: class of iris plant. \n\nThis is an exceedingly simple domain. \n\n \n\n### Attribute Information:\n\n 1. sepal length in cm\n\n 2. sepal width in cm\n\n 3. petal length in cm\n\n 4. petal width in cm\n\n 5. class: \n\n -- Iris Setosa\n\n -- Iris Versicolour\n\n -- Iris Virginica\n\n From OpenML: https:\/\/www.openml.org\/d\/61", "format": "arff", "uploader": "Laurens Krudde", "uploader_id": 30495, "visibility": "public", "creator": "R.A. Fisher", "contributor": null, "date": "2022-07-09 20:26:44", "update_comment": null, "last_update": "2022-07-09 20:26:44", "licence": "Public", "status": "active", "error_message": null, "url": "https:\/\/api.openml.org\/data\/download\/22103279\/dataset", "default_target_attribute": "class", "row_id_attribute": null, "ignore_attribute": null, "runs": 5, "suggest": { "input": [ "iris_reproduced", "This is perhaps the best known database to be found in the pattern recognition literature. Fisher's paper is a classic in the field and is referenced frequently to this day. (See Duda & Hart, for example.) The data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant. One class is linearly separable from the other 2; the latter are NOT linearly separable from each other. Predicted attribute: class of iris plant. This is an exceedingly simple domain. ### At " ], "weight": 5 }, "qualities": { "NumberOfInstances": 150, "NumberOfFeatures": 5, "NumberOfClasses": 3, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 4, "NumberOfSymbolicFeatures": 1, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 0, "AutoCorrelation": 0.9865771812080537, "PercentageOfMissingValues": 0, "Dimensionality": 0.03333333333333333, "PercentageOfNumericFeatures": 80, "MajorityClassPercentage": 33.33333333333333, "PercentageOfSymbolicFeatures": 20, "MajorityClassSize": 50, "MinorityClassPercentage": 33.33333333333333, "MinorityClassSize": 50, "NumberOfBinaryFeatures": 0 }, "tags": [ { "uploader": "38960", "tag": "Machine Learning" }, { "uploader": "38960", "tag": "Mathematics" } ], "features": [ { "name": "class", "index": "4", "type": "nominal", "distinct": "3", "missing": "0", "target": "1", "distr": [ [ "Iris-setosa", "Iris-versicolor", "Iris-virginica" ], [ [ "50", "0", "0" ], [ "0", "50", "0" ], [ "0", "0", "50" ] ] ] }, { "name": "sepallength", "index": "0", "type": "numeric", "distinct": "35", "missing": "0", "min": "4", "max": "8", "mean": "6", "stdev": "1" }, { "name": "sepalwidth", "index": "1", "type": "numeric", "distinct": "23", "missing": "0", "min": "2", "max": "4", "mean": "3", "stdev": "0" }, { "name": "petallength", "index": "2", "type": "numeric", "distinct": "43", "missing": "0", "min": "1", "max": "7", "mean": "4", "stdev": "2" }, { "name": "petalwidth", "index": "3", "type": "numeric", "distinct": "22", "missing": "0", "min": "0", "max": "3", "mean": "1", "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 }