{ "data_id": "40984", "name": "segment", "exact_name": "segment", "version": 3, "version_label": "2", "description": "**Author**: University of Massachusetts Vision Group, Carla Brodley \n**Source**: [UCI](http:\/\/archive.ics.uci.edu\/ml\/datasets\/image+segmentation) - 1990 \n**Please cite**: [UCI](http:\/\/archive.ics.uci.edu\/ml\/citation_policy.html) \n\n**Image Segmentation Data Set**\nThe instances were drawn randomly from a database of 7 outdoor images. The images were hand-segmented to create a classification for every pixel. Each instance is a 3x3 region.\n \n__Major changes w.r.t. version 2: ignored first two variables as they do not fit the classification task (they reflect the location of the sample in the original image). The 3rd is constant, so should also be ignored.__\n\n\n### Attribute Information \n\n4. short-line-density-5: the results of a line extractoin algorithm that \n counts how many lines of length 5 (any orientation) with\n low contrast, less than or equal to 5, go through the region.\n5. short-line-density-2: same as short-line-density-5 but counts lines\n of high contrast, greater than 5.\n6. vedge-mean: measure the contrast of horizontally\n adjacent pixels in the region. There are 6, the mean and \n standard deviation are given. This attribute is used as\n a vertical edge detector.\n7. vegde-sd: (see 6)\n8. hedge-mean: measures the contrast of vertically adjacent\n pixels. Used for horizontal line detection. \n9. hedge-sd: (see 8).\n10. intensity-mean: the average over the region of (R + G + B)\/3\n11. rawred-mean: the average over the region of the R value.\n12. rawblue-mean: the average over the region of the B value.\n13. rawgreen-mean: the average over the region of the G value.\n14. exred-mean: measure the excess red: (2R - (G + B))\n15. exblue-mean: measure the excess blue: (2B - (G + R))\n16. exgreen-mean: measure the excess green: (2G - (R + B))\n17. value-mean: 3-d nonlinear transformation\n of RGB. (Algorithm can be found in Foley and VanDam, Fundamentals\n of Interactive Computer Graphics)\n18. saturatoin-mean: (see 17)\n19. hue-mean: (see 17)", "format": "ARFF", "uploader": "Jann Goschenhofer", "uploader_id": 4265, "visibility": "public", "creator": null, "contributor": null, "date": "2017-12-04 23:05:24", "update_comment": null, "last_update": "2017-12-04 23:05:24", "licence": "Public", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/18151937\/phpyM5ND4", "default_target_attribute": "class", "row_id_attribute": null, "ignore_attribute": "region.centroid.col, region.centroid.row, region.pixel.count", "runs": 9973, "suggest": { "input": [ "segment", "The instances were drawn randomly from a database of 7 outdoor images. The images were hand-segmented to create a classification for every pixel. Each instance is a 3x3 region. __Major changes w.r.t. version 2: ignored first two variables as they do not fit the classification task (they reflect the location of the sample in the original image). The 3rd is constant, so should also be ignored.__ ### Attribute Information 4. short-line-density-5: the results of a line extractoin algorithm that coun " ], "weight": 5 }, "qualities": { "NumberOfInstances": 2310, "NumberOfFeatures": 20, "NumberOfClasses": 7, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 19, "NumberOfSymbolicFeatures": 1, "MinSkewnessOfNumericAtts": -0.8853608418421668, "PercentageOfSymbolicFeatures": 5, "Quartile3MutualInformation": null, "MaxNominalAttDistinctValues": 7, "MinStdDevOfNumericAtts": 0, "Quartile1AttributeEntropy": null, "Quartile3SkewnessOfNumericAtts": 5.413962653551828, "MaxSkewnessOfNumericAtts": 16.900935254869903, "MinorityClassPercentage": 14.285714285714285, "Quartile1KurtosisOfNumericAtts": 0.13776963726675429, "Quartile3StdDevOfNumericAtts": 43.07318493146215, "MaxStdDevOfNumericAtts": 58.8115278655523, "MinorityClassSize": 330, "Quartile1MeansOfNumericAtts": 0.011928800000000003, "StdvNominalAttDistinctValues": 0, "MeanAttributeEntropy": null, "NumberOfBinaryFeatures": 0, "Quartile1MutualInformation": null, "MeanKurtosisOfNumericAtts": 40.85442969559988, "Quartile1SkewnessOfNumericAtts": 0.863048794831639, "MeanMeansOfNumericAtts": 19.061993650369025, "Quartile1StdDevOfNumericAtts": 1.216079013482226, "AutoCorrelation": 0.14811606756171503, "MeanMutualInformation": null, "MeanNoiseToSignalRatio": null, "Quartile2AttributeEntropy": null, "ClassEntropy": 2.8073549220576046, "MeanNominalAttDistinctValues": 7, "Quartile2KurtosisOfNumericAtts": 0.8102543975182814, "Dimensionality": 0.008658008658008658, "MeanSkewnessOfNumericAtts": 3.5132176397858323, "Quartile2MeansOfNumericAtts": 6.97650622012643, "EquivalentNumberOfAtts": null, "MeanStdDevOfNumericAtts": 22.66794681378161, "Quartile2MutualInformation": null, "MajorityClassPercentage": 14.285714285714285, "MinAttributeEntropy": null, "Quartile2SkewnessOfNumericAtts": 1.3314822169934089, "MajorityClassSize": 330, "MinKurtosisOfNumericAtts": -0.7504723612310435, "PercentageOfBinaryFeatures": 0, "Quartile2StdDevOfNumericAtts": 15.577689936444415, "MaxAttributeEntropy": null, "MinMeansOfNumericAtts": -12.69086035930736, "PercentageOfInstancesWithMissingValues": 0, "Quartile3AttributeEntropy": null, "MaxKurtosisOfNumericAtts": 339.2210942729759, "MinMutualInformation": null, "PercentageOfMissingValues": 0, "Quartile3KurtosisOfNumericAtts": 35.91283983801798, "MaxMeansOfNumericAtts": 123.41731601731603, "MinNominalAttDistinctValues": 7, "PercentageOfNumericFeatures": 95, "Quartile3MeansOfNumericAtts": 34.872099380551944, "MaxMutualInformation": null }, "tags": [ { "tag": "Life Science", "uploader": "38960" }, { "tag": "OpenML-CC18", "uploader": "1" }, { "tag": "study_135", "uploader": "5824" }, { "tag": "study_218", "uploader": "869" }, { "tag": "study_98", "uploader": "1935" }, { "tag": "study_99", "uploader": "1" }, { "tag": "study_271", "uploader": "0" }, { "tag": "study_240", "uploader": "0" }, { "tag": "study_253", "uploader": "0" }, { "tag": "study_275", "uploader": "0" } ], "features": [ { "name": "class", "index": "19", "type": "nominal", "distinct": "7", "missing": "0", "target": "1", "distr": [ [ "brickface", "sky", "foliage", "cement", "window", "path", "grass" ], [ [ "330", "0", "0", "0", "0", "0", "0" ], [ "0", "330", "0", "0", "0", "0", "0" ], [ "0", "0", "330", "0", "0", "0", "0" ], [ "0", "0", "0", "330", "0", "0", "0" ], [ "0", "0", "0", "0", "330", "0", "0" ], [ "0", "0", "0", "0", "0", "330", "0" ], [ "0", "0", "0", "0", "0", "0", "330" ] ] ] }, { "name": "region.centroid.col", "index": "0", "type": "numeric", "distinct": "253", "missing": "0", "ignore": "1", "min": "1", "max": "254", "mean": "125", "stdev": "73" }, { "name": "region.centroid.row", "index": "1", "type": "numeric", "distinct": "238", "missing": "0", "min": "11", "max": "251", "mean": "123", "stdev": "57" }, { "name": "region.pixel.count", "index": "2", "type": "numeric", "distinct": "1", "missing": "0", "min": "9", "max": "9", "mean": "9", "stdev": "0" }, { "name": "short.line.density.5", "index": "3", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "short.line.density.2", "index": "4", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "vedge.mean", "index": "5", "type": "numeric", "distinct": "234", "missing": "0", "min": "0", "max": "29", "mean": "2", "stdev": "3" }, { "name": "vegde.sd", "index": "6", "type": "numeric", "distinct": "1082", "missing": "0", "min": "0", "max": "992", "mean": "6", "stdev": "45" }, { "name": "hedge.mean", "index": "7", "type": "numeric", "distinct": "262", "missing": "0", "min": "0", "max": "45", "mean": "2", "stdev": "4" }, { "name": "hedge.sd", "index": "8", "type": "numeric", "distinct": "1180", "missing": "0", "min": "0", "max": "1386", "mean": "8", "stdev": "59" }, { "name": "intensity.mean", "index": "9", "type": "numeric", "distinct": "1271", "missing": "0", "min": "0", "max": "143", "mean": "37", "stdev": "38" }, { "name": "rawred.mean", "index": "10", "type": "numeric", "distinct": "681", "missing": "0", "min": "0", "max": "137", "mean": "33", "stdev": "35" }, { "name": "rawblue.mean", "index": "11", "type": "numeric", "distinct": "781", "missing": "0", "min": "0", "max": "151", "mean": "44", "stdev": "44" }, { "name": "rawgreen.mean", "index": "12", "type": "numeric", "distinct": "691", "missing": "0", "min": "0", "max": "143", "mean": "34", "stdev": "36" }, { "name": "exred.mean", "index": "13", "type": "numeric", "distinct": "430", "missing": "0", "min": "-50", "max": "10", "mean": "-13", "stdev": "12" }, { "name": "exblue.mean", "index": "14", "type": "numeric", "distinct": "636", "missing": "0", "min": "-12", "max": "82", "mean": "21", "stdev": "20" }, { "name": "exgreen.mean", "index": "15", "type": "numeric", "distinct": "377", "missing": "0", "min": "-34", "max": "25", "mean": "-9", "stdev": "12" }, { "name": "value.mean", "index": "16", "type": "numeric", "distinct": "785", "missing": "0", "min": "0", "max": "151", "mean": "45", "stdev": "43" }, { "name": "saturation.mean", "index": "17", "type": "numeric", "distinct": "1899", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "hue.mean", "index": "18", "type": "numeric", "distinct": "1922", "missing": "0", "min": "-3", "max": "3", "mean": "-1", "stdev": "2" } ], "nr_of_issues": 0, "nr_of_downvotes": 0, "nr_of_likes": 0, "nr_of_downloads": 8, "total_downloads": 10, "reach": 8, "reuse": 26, "impact_of_reuse": 0, "reach_of_reuse": 0, "impact": 26 }