{ "data_id": "19", "name": "segment", "exact_name": "segment", "version": 1, "version_label": "1", "description": "**Author**: \n**Source**: Unknown - \n**Please cite**: \n\n1. Title: Image Segmentation data\n \n 2. Source Information\n -- Creators: Vision Group, University of Massachusetts\n -- Donor: Vision Group (Carla Brodley, brodley@cs.umass.edu)\n -- Date: November, 1990\n \n 3. Past Usage: None yet published\n \n 4. Relevant Information:\n \n The instances were drawn randomly from a database of 7 outdoor \n images. The images were handsegmented to create a classification\n for every pixel. \n \n Each instance is a 3x3 region.\n \n 5. Number of Instances: Training data: 210 Test data: 2100\n \n 6. Number of Attributes: 19 continuous attributes\n \n 7. Attribute Information:\n \n 1. region-centroid-col: the column of the center pixel of the region.\n 2. region-centroid-row: the row of the center pixel of the region.\n 3. region-pixel-count: the number of pixels in a region = 9.\n 4. 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.\n 5. short-line-density-2: same as short-line-density-5 but counts lines\n of high contrast, greater than 5.\n 6. 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.\n 7. vegde-sd: (see 6)\n 8. hedge-mean: measures the contrast of vertically adjacent\n pixels. Used for horizontal line detection. \n 9. hedge-sd: (see 8).\n 10. intensity-mean: the average over the region of (R + G + B)\/3\n 11. rawred-mean: the average over the region of the R value.\n 12. rawblue-mean: the average over the region of the B value.\n 13. rawgreen-mean: the average over the region of the G value.\n 14. exred-mean: measure the excess red: (2R - (G + B))\n 15. exblue-mean: measure the excess blue: (2B - (G + R))\n 16. exgreen-mean: measure the excess green: (2G - (R + B))\n 17. value-mean: 3-d nonlinear transformation\n of RGB. (Algorithm can be found in Foley and VanDam, Fundamentals\n of Interactive Computer Graphics)\n 18. saturatoin-mean: (see 17)\n 19. hue-mean: (see 17)\n \n 8. Missing Attribute Values: None\n \n 9. Class Distribution: \n \n Classes: brickface, sky, foliage, cement, window, path, grass.\n \n 30 instances per class for training data.\n 300 instances per class for test data.\n \n\n\n\n\n Relabeled values in attribute class\n From: 1 To: brickface \n From: 2 To: sky \n From: 3 To: foliage \n From: 4 To: cement \n From: 5 To: window \n From: 6 To: path \n From: 7 To: grass", "format": "ARFF", "uploader": "Jan van Rijn", "uploader_id": 1, "visibility": "public", "creator": null, "contributor": null, "date": "2014-04-06 23:22:10", "update_comment": null, "last_update": "2014-04-06 23:22:10", "licence": "Public", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/36\/dataset_36_segment.arff", "default_target_attribute": "class", "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "segment", "1. Title: Image Segmentation data 2. Source Information -- Creators: Vision Group, University of Massachusetts -- Donor: Vision Group (Carla Brodley, brodley@cs.umass.edu) -- Date: November, 1990 3. Past Usage: None yet published 4. Relevant Information: The instances were drawn randomly from a database of 7 outdoor images. The images were handsegmented to create a classification for every pixel. Each instance is a 3x3 region. 5. Number of Instances: Training data: 210 Test data: 2100 6. Number " ], "weight": 5 }, "qualities": { "NumberOfInstances": 2310, "NumberOfFeatures": 20, "NumberOfClasses": 7, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 19, "NumberOfSymbolicFeatures": 1, "AutoCorrelation": 0.14811606756171503, "CfsSubsetEval_DecisionStumpAUC": 0.9818610345883074, "CfsSubsetEval_DecisionStumpErrRate": 0.04199134199134199, "CfsSubsetEval_DecisionStumpKappa": 0.951010101010101, "CfsSubsetEval_NaiveBayesAUC": 0.9818610345883074, "CfsSubsetEval_NaiveBayesErrRate": 0.04199134199134199, "CfsSubsetEval_NaiveBayesKappa": 0.951010101010101, "CfsSubsetEval_kNN1NAUC": 0.9818610345883074, "CfsSubsetEval_kNN1NErrRate": 0.04199134199134199, "CfsSubsetEval_kNN1NKappa": 0.951010101010101, "ClassEntropy": 2.8073549220576046, "DecisionStumpAUC": 0.7749482924482924, "DecisionStumpErrRate": 0.7155844155844155, "DecisionStumpKappa": 0.16515151515151513, "Dimensionality": 0.008658008658008658, "EquivalentNumberOfAtts": null, "J48.00001.AUC": 0.9766948707857798, "J48.00001.ErrRate": 0.047186147186147186, "J48.00001.Kappa": 0.9449494949494949, "J48.0001.AUC": 0.9766948707857798, "J48.0001.ErrRate": 0.047186147186147186, "J48.0001.Kappa": 0.9449494949494949, "J48.001.AUC": 0.9766948707857798, "J48.001.ErrRate": 0.047186147186147186, "J48.001.Kappa": 0.9449494949494949, "MajorityClassPercentage": 14.285714285714285, "MajorityClassSize": 330, "MaxAttributeEntropy": null, "MaxKurtosisOfNumericAtts": 339.2210942729759, "MaxMeansOfNumericAtts": 124.9138528138528, "MaxMutualInformation": null, "MaxNominalAttDistinctValues": 7, "MaxSkewnessOfNumericAtts": 16.900935254869903, "MaxStdDevOfNumericAtts": 72.95653249057915, "MeanAttributeEntropy": null, "MeanKurtosisOfNumericAtts": 38.51719076973927, "MeanMeansOfNumericAtts": 24.633144132657648, "MeanMutualInformation": null, "MeanNoiseToSignalRatio": null, "MeanNominalAttDistinctValues": 7, "MeanSkewnessOfNumericAtts": 3.3209588546592426, "MeanStdDevOfNumericAtts": 25.314714480981483, "MinAttributeEntropy": null, "MinKurtosisOfNumericAtts": -1.215870969891144, "MinMeansOfNumericAtts": -12.69086035930736, "MinMutualInformation": null, "MinNominalAttDistinctValues": 7, "MinSkewnessOfNumericAtts": -0.8853608418421668, "MinStdDevOfNumericAtts": 0, "MinorityClassPercentage": 14.285714285714285, "MinorityClassSize": 330, "NaiveBayesAUC": 0.9707547334820061, "NaiveBayesErrRate": 0.1974025974025974, "NaiveBayesKappa": 0.7696969696969697, "NumberOfBinaryFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 0, "PercentageOfMissingValues": 0, "PercentageOfNumericFeatures": 95, "PercentageOfSymbolicFeatures": 5, "Quartile1AttributeEntropy": null, "Quartile1KurtosisOfNumericAtts": 0.09497152241672613, "Quartile1MeansOfNumericAtts": 0.0143338, "Quartile1MutualInformation": null, "Quartile1SkewnessOfNumericAtts": 0.6910972018286047, "Quartile1StdDevOfNumericAtts": 1.5453355472372121, "Quartile2AttributeEntropy": null, "Quartile2KurtosisOfNumericAtts": 0.6887408923151641, "Quartile2MeansOfNumericAtts": 8.24369225068576, "Quartile2MutualInformation": null, "Quartile2SkewnessOfNumericAtts": 1.3027814412574135, "Quartile2StdDevOfNumericAtts": 19.571818883228, "Quartile3AttributeEntropy": null, "Quartile3KurtosisOfNumericAtts": 34.34011897757074, "Quartile3MeansOfNumericAtts": 37.05159498454545, "Quartile3MutualInformation": null, "Quartile3SkewnessOfNumericAtts": 5.366954506409352, "Quartile3StdDevOfNumericAtts": 43.527458022681365, "REPTreeDepth1AUC": 0.978708732345096, "REPTreeDepth1ErrRate": 0.06926406926406926, "REPTreeDepth1Kappa": 0.9191919191919191, "REPTreeDepth2AUC": 0.978708732345096, "REPTreeDepth2ErrRate": 0.06926406926406926, "REPTreeDepth2Kappa": 0.9191919191919191, "REPTreeDepth3AUC": 0.978708732345096, "REPTreeDepth3ErrRate": 0.06926406926406926, "REPTreeDepth3Kappa": 0.9191919191919191, "RandomTreeDepth1AUC": 0.9676767676767676, "RandomTreeDepth1ErrRate": 0.05541125541125541, "RandomTreeDepth1Kappa": 0.9353535353535352, "RandomTreeDepth2AUC": 0.9676767676767676, "RandomTreeDepth2ErrRate": 0.05541125541125541, "RandomTreeDepth2Kappa": 0.9353535353535352, "RandomTreeDepth3AUC": 0.9676767676767676, "RandomTreeDepth3ErrRate": 0.05541125541125541, "RandomTreeDepth3Kappa": 0.9353535353535352, "StdvNominalAttDistinctValues": 0, "kNN1NAUC": 0.9725899689536053, "kNN1NErrRate": 0.048484848484848485, "kNN1NKappa": 0.9434343434343433 }, "tags": [ { "tag": "study_14", "uploader": "1" }, { "tag": "study_1", "uploader": "0" }, { "tag": "study_697", "uploader": "0" }, { "tag": "study_463", "uploader": "0" }, { "tag": "study_114", "uploader": "0" }, { "tag": "study_391", "uploader": "0" }, { "tag": "study_393", "uploader": "0" }, { "tag": "study_105", "uploader": "0" }, { "tag": "study_237", "uploader": "0" }, { "tag": "study_391", "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": "rawred-mean", "index": "10", "type": "numeric", "distinct": "681", "missing": "0", "min": "0", "max": "137", "mean": "33", "stdev": "35" }, { "name": "hue-mean", "index": "18", "type": "numeric", "distinct": "1922", "missing": "0", "min": "-3", "max": "3", "mean": "-1", "stdev": "2" }, { "name": "saturation-mean", "index": "17", "type": "numeric", "distinct": "1899", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "value-mean", "index": "16", "type": "numeric", "distinct": "785", "missing": "0", "min": "0", "max": "151", "mean": "45", "stdev": "43" }, { "name": "exgreen-mean", "index": "15", "type": "numeric", "distinct": "377", "missing": "0", "min": "-34", "max": "25", "mean": "-9", "stdev": "12" }, { "name": "exblue-mean", "index": "14", "type": "numeric", "distinct": "636", "missing": "0", "min": "-12", "max": "82", "mean": "21", "stdev": "20" }, { "name": "exred-mean", "index": "13", "type": "numeric", "distinct": "430", "missing": "0", "min": "-50", "max": "10", "mean": "-13", "stdev": "12" }, { "name": "rawgreen-mean", "index": "12", "type": "numeric", "distinct": "691", "missing": "0", "min": "0", "max": "143", "mean": "34", "stdev": "36" }, { "name": "rawblue-mean", "index": "11", "type": "numeric", "distinct": "781", "missing": "0", "min": "0", "max": "151", "mean": "44", "stdev": "44" }, { "name": "region-centroid-col", "index": "0", "type": "numeric", "distinct": "253", "missing": "0", "min": "1", "max": "254", "mean": "125", "stdev": "73" }, { "name": "intensity-mean", "index": "9", "type": "numeric", "distinct": "1271", "missing": "0", "min": "0", "max": "143", "mean": "37", "stdev": "38" }, { "name": "hedge-sd", "index": "8", "type": "numeric", "distinct": "1180", "missing": "0", "min": "0", "max": "1386", "mean": "8", "stdev": "59" }, { "name": "hedge-mean", "index": "7", "type": "numeric", "distinct": "262", "missing": "0", "min": "0", "max": "45", "mean": "2", "stdev": "4" }, { "name": "vegde-sd", "index": "6", "type": "numeric", "distinct": "1082", "missing": "0", "min": "0", "max": "992", "mean": "6", "stdev": "45" }, { "name": "vedge-mean", "index": "5", "type": "numeric", "distinct": "234", "missing": "0", "min": "0", "max": "29", "mean": "2", "stdev": "3" }, { "name": "short-line-density-2", "index": "4", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "short-line-density-5", "index": "3", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "region-pixel-count", "index": "2", "type": "numeric", "distinct": "1", "missing": "0", "min": "9", "max": "9", "mean": "9", "stdev": "0" }, { "name": "region-centroid-row", "index": "1", "type": "numeric", "distinct": "238", "missing": "0", "min": "11", "max": "251", "mean": "123", "stdev": "57" } ], "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 }