{ "data_id": "41468", "name": "image", "exact_name": "image", "version": 3, "version_label": null, "description": "Multi-label dataset. The image benchmark dataset consists of 2000\n natural scene images. Zhou and Zhang (2007) extracted 135 features for each\n image and made it publicly available as processed image dataset. Each\n observation can be associated with different label sets, where all possible\n labels are {desert, mountains, sea, sunset, trees}. About 22% of the images\n belong to more than one class. However, images belonging to three classes or\n more are very rare.", "format": "ARFF", "uploader": "Quay Au", "uploader_id": 2373, "visibility": "public", "creator": null, "contributor": null, "date": "2019-03-14 17:59:04", "update_comment": null, "last_update": "2019-03-14 17:59:04", "licence": "Public", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/21230425\/file3a6c46689b2.arff", "default_target_attribute": "desert,mountains,sea,sunset,trees", "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "image", "Multi-label dataset. The image benchmark dataset consists of 2000 natural scene images. Zhou and Zhang (2007) extracted 135 features for each image and made it publicly available as processed image dataset. Each observation can be associated with different label sets, where all possible labels are {desert, mountains, sea, sunset, trees}. About 22% of the images belong to more than one class. However, images belonging to three classes or more are very rare. " ], "weight": 5 }, "qualities": { "NumberOfInstances": 2000, "NumberOfFeatures": 140, "NumberOfClasses": null, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 135, "NumberOfSymbolicFeatures": 5, "ClassEntropy": null, "MeanNoiseToSignalRatio": null, "Quartile2AttributeEntropy": null, "Dimensionality": 0.07, "MeanNominalAttDistinctValues": 2, "Quartile2KurtosisOfNumericAtts": 0.914800888312215, "EquivalentNumberOfAtts": null, "MeanSkewnessOfNumericAtts": 0.04609390247529555, "Quartile2MeansOfNumericAtts": -1.397374999999992, "MajorityClassPercentage": null, "MeanStdDevOfNumericAtts": 46.09285322526124, "Quartile2MutualInformation": null, "MajorityClassSize": null, "MinAttributeEntropy": null, "Quartile2SkewnessOfNumericAtts": 0.029000222230037186, "MaxAttributeEntropy": null, "MinKurtosisOfNumericAtts": -1.1349165679021187, "PercentageOfBinaryFeatures": 3.571428571428571, "Quartile2StdDevOfNumericAtts": 46.85926040151579, "MaxKurtosisOfNumericAtts": 5.3187985855435125, "MinMeansOfNumericAtts": -30.86324999999981, "PercentageOfInstancesWithMissingValues": 0, "Quartile3AttributeEntropy": null, "MaxMeansOfNumericAtts": 130.19975000000014, "MinMutualInformation": null, "PercentageOfMissingValues": 0, "Quartile3KurtosisOfNumericAtts": 2.024486391548705, "MaxMutualInformation": null, "MinNominalAttDistinctValues": 2, "PercentageOfNumericFeatures": 96.42857142857143, "Quartile3MeansOfNumericAtts": 24.743999999999993, "MaxNominalAttDistinctValues": 2, "MinSkewnessOfNumericAtts": -0.5414377644688596, "PercentageOfSymbolicFeatures": 3.571428571428571, "Quartile3MutualInformation": null, "MaxSkewnessOfNumericAtts": 0.6431466829036582, "MinStdDevOfNumericAtts": 28.58984374199992, "Quartile1AttributeEntropy": null, "Quartile3SkewnessOfNumericAtts": 0.17191009900562382, "MaxStdDevOfNumericAtts": 64.24365012026296, "MinorityClassPercentage": null, "Quartile1KurtosisOfNumericAtts": 0.08435328117370133, "Quartile3StdDevOfNumericAtts": 54.28711972117616, "MeanAttributeEntropy": null, "MinorityClassSize": null, "Quartile1MeansOfNumericAtts": -14.706125000000005, "StdvNominalAttDistinctValues": 0, "MeanKurtosisOfNumericAtts": 1.1102801488461196, "NumberOfBinaryFeatures": 5, "Quartile1MutualInformation": null, "MeanMeansOfNumericAtts": 19.07903518518517, "Quartile1SkewnessOfNumericAtts": -0.0886841392270958, "AutoCorrelation": null, "MeanMutualInformation": null, "Quartile1StdDevOfNumericAtts": 36.8845248896901 }, "tags": [ { "uploader": "2373", "tag": "2019_multioutput_paper" }, { "uploader": "38960", "tag": "Astronomy" }, { "uploader": "38960", "tag": "Earth Science" } ], "features": [ { "name": "desert", "index": "135", "type": "nominal", "distinct": "2", "missing": "0", "target": "1", "distr": [ [ "FALSE", "TRUE" ], [ [ "1591", "0" ], [ "0", "409" ] ] ] }, { "name": "mountains", "index": "136", "type": "nominal", "distinct": "2", "missing": "0", "target": "1", "distr": [ [ "FALSE", "TRUE" ], [ [ "1153", "389" ], [ "438", "20" ] ] ] }, { "name": "sea", "index": "137", "type": "nominal", "distinct": "2", "missing": "0", "target": "1", "distr": [ [ "FALSE", "TRUE" ], [ [ "1016", "404" ], [ "575", "5" ] ] ] }, { "name": "sunset", "index": "138", "type": "nominal", "distinct": "2", "missing": "0", "target": "1", "distr": [ [ "FALSE", "TRUE" ], [ [ "1151", "384" ], [ "440", "25" ] ] ] }, { "name": "trees", "index": "139", "type": "nominal", "distinct": "2", "missing": "0", "target": "1", "distr": [ [ "FALSE", "TRUE" ], [ [ "1054", "386" ], [ "537", "23" ] ] ] }, { "name": "Feature1", "index": "0", "type": "numeric", "distinct": "808", "missing": "0", "min": "2", "max": "255", "mean": "128", "stdev": "58" }, { "name": "Feature2", "index": "1", "type": "numeric", "distinct": "821", "missing": "0", "min": "1", "max": "255", "mean": "130", "stdev": "58" }, { "name": "Feature3", "index": "2", "type": "numeric", "distinct": "809", "missing": "0", "min": "2", "max": "255", "mean": "126", "stdev": "58" }, { "name": "Feature4", "index": "3", "type": "numeric", "distinct": "780", "missing": "0", "min": "0", "max": "254", "mean": "118", "stdev": "55" }, { "name": "Feature5", "index": "4", "type": "numeric", "distinct": "792", "missing": "0", "min": "0", "max": "254", "mean": "121", "stdev": "55" }, { "name": "Feature6", "index": "5", "type": "numeric", "distinct": "790", "missing": "0", "min": "3", "max": "255", "mean": "117", "stdev": "56" }, { "name": "Feature7", "index": "6", "type": "numeric", "distinct": "788", "missing": "0", "min": "0", "max": "253", "mean": "108", "stdev": "55" }, { "name": "Feature8", "index": "7", "type": "numeric", "distinct": "788", "missing": "0", "min": "0", "max": "254", "mean": "112", "stdev": "55" }, { "name": "Feature9", "index": "8", "type": "numeric", "distinct": "782", "missing": "0", "min": "0", "max": "253", "mean": "109", "stdev": "56" }, { "name": "Feature10", "index": "9", "type": "numeric", "distinct": "704", "missing": "0", "min": "1", "max": "254", "mean": "123", "stdev": "47" }, { "name": "Feature11", "index": "10", "type": "numeric", "distinct": "706", "missing": "0", "min": "1", "max": "254", "mean": "125", "stdev": "47" }, { "name": "Feature12", "index": "11", "type": "numeric", "distinct": "717", "missing": "0", "min": "1", "max": "255", "mean": "122", "stdev": "47" }, { "name": "Feature13", "index": "12", "type": "numeric", "distinct": "684", "missing": "0", "min": "0", "max": "242", "mean": "109", "stdev": "44" }, { "name": "Feature14", "index": "13", "type": "numeric", "distinct": "681", "missing": "0", "min": "0", "max": "246", "mean": "112", "stdev": "45" }, { "name": "Feature15", "index": "14", "type": "numeric", "distinct": "678", "missing": "0", "min": "2", "max": "254", "mean": "108", "stdev": "45" }, { "name": "Feature16", "index": "15", "type": "numeric", "distinct": "677", "missing": "0", "min": "0", "max": "241", "mean": "98", "stdev": "45" }, { "name": "Feature17", "index": "16", "type": "numeric", "distinct": "701", "missing": "0", "min": "0", "max": "241", "mean": "101", "stdev": "45" }, { "name": "Feature18", "index": "17", "type": "numeric", "distinct": "686", "missing": "0", "min": "0", "max": "245", "mean": "99", "stdev": "46" }, { "name": "Feature19", "index": "18", "type": "numeric", "distinct": "804", "missing": "0", "min": "1", "max": "254", "mean": "119", "stdev": "60" }, { "name": "Feature20", "index": "19", "type": "numeric", "distinct": "811", "missing": "0", "min": "2", "max": "254", "mean": "121", "stdev": "60" }, { "name": "Feature21", "index": "20", "type": "numeric", "distinct": "793", "missing": "0", "min": "2", "max": "254", "mean": "118", "stdev": "60" }, { "name": "Feature22", "index": "21", "type": "numeric", "distinct": "765", "missing": "0", "min": "0", "max": "251", "mean": "102", "stdev": "55" }, { "name": "Feature23", "index": "22", "type": "numeric", "distinct": "764", "missing": "0", "min": "0", "max": "248", "mean": "104", "stdev": "55" }, { "name": "Feature24", "index": "23", "type": "numeric", "distinct": "763", "missing": "0", "min": "1", "max": "254", "mean": "101", "stdev": "55" }, { "name": "Feature25", "index": "24", "type": "numeric", "distinct": "705", "missing": "0", "min": "0", "max": "252", "mean": "89", "stdev": "51" }, { "name": "Feature26", "index": "25", "type": "numeric", "distinct": "731", "missing": "0", "min": "0", "max": "248", "mean": "91", "stdev": "51" }, { "name": "Feature27", "index": "26", "type": "numeric", "distinct": "722", "missing": "0", "min": "0", "max": "235", "mean": "89", "stdev": "52" }, { "name": "Feature28", "index": "27", "type": "numeric", "distinct": "632", "missing": "0", "min": "-186", "max": "206", "mean": "-17", "stdev": "40" }, { "name": "Feature29", "index": "28", "type": "numeric", "distinct": "633", "missing": "0", "min": "-178", "max": "128", "mean": "-9", "stdev": "40" }, { "name": "Feature30", "index": "29", "type": "numeric", "distinct": "615", "missing": "0", "min": "-158", "max": "176", "mean": "1", "stdev": "39" }, { "name": "Feature31", "index": "30", "type": "numeric", "distinct": "626", "missing": "0", "min": "-180", "max": "186", "mean": "-16", "stdev": "40" }, { "name": "Feature32", "index": "31", "type": "numeric", "distinct": "640", "missing": "0", "min": "-166", "max": "180", "mean": "-9", "stdev": "41" }, { "name": "Feature33", "index": "32", "type": "numeric", "distinct": "631", "missing": "0", "min": "-231", "max": "172", "mean": "2", "stdev": "39" }, { "name": "Feature34", "index": "33", "type": "numeric", "distinct": "610", "missing": "0", "min": "-183", "max": "139", "mean": "-15", "stdev": "38" }, { "name": "Feature35", "index": "34", "type": "numeric", "distinct": "629", "missing": "0", "min": "-160", "max": "140", "mean": "-10", "stdev": "39" }, { "name": "Feature36", "index": "35", "type": "numeric", "distinct": "600", "missing": "0", "min": "-168", "max": "131", "mean": "-1", "stdev": "37" }, { "name": "Feature37", "index": "36", "type": "numeric", "distinct": "581", "missing": "0", "min": "-201", "max": "152", "mean": "-15", "stdev": "36" }, { "name": "Feature38", "index": "37", "type": "numeric", "distinct": "587", "missing": "0", "min": "-167", "max": "140", "mean": "-9", "stdev": "36" }, { "name": "Feature39", "index": "38", "type": "numeric", "distinct": "574", "missing": "0", "min": "-146", "max": "180", "mean": "1", "stdev": "35" }, { "name": "Feature40", "index": "39", "type": "numeric", "distinct": "593", "missing": "0", "min": "-160", "max": "144", "mean": "-14", "stdev": "36" }, { "name": "Feature41", "index": "40", "type": "numeric", "distinct": "603", "missing": "0", "min": "-161", "max": "146", "mean": "-8", "stdev": "37" }, { "name": "Feature42", "index": "41", "type": "numeric", "distinct": "557", "missing": "0", "min": "-149", "max": "156", "mean": "1", "stdev": "34" }, { "name": "Feature43", "index": "42", "type": "numeric", "distinct": "554", "missing": "0", "min": "-177", "max": "142", "mean": "-12", "stdev": "34" }, { "name": "Feature44", "index": "43", "type": "numeric", "distinct": "573", "missing": "0", "min": "-154", "max": "136", "mean": "-9", "stdev": "35" }, { "name": "Feature45", "index": "44", "type": "numeric", "distinct": "550", "missing": "0", "min": "-139", "max": "118", "mean": "-1", "stdev": "32" }, { "name": "Feature46", "index": "45", "type": "numeric", "distinct": "570", "missing": "0", "min": "-163", "max": "159", "mean": "-10", "stdev": "35" }, { "name": "Feature47", "index": "46", "type": "numeric", "distinct": "558", "missing": "0", "min": "-186", "max": "146", "mean": "-5", "stdev": "35" }, { "name": "Feature48", "index": "47", "type": "numeric", "distinct": "545", "missing": "0", "min": "-166", "max": "173", "mean": "1", "stdev": "32" }, { "name": "Feature49", "index": "48", "type": "numeric", "distinct": "565", "missing": "0", "min": "-162", "max": "151", "mean": "-9", "stdev": "36" }, { "name": "Feature50", "index": "49", "type": "numeric", "distinct": "566", "missing": "0", "min": "-181", "max": "156", "mean": "-5", "stdev": "35" }, { "name": "Feature51", "index": "50", "type": "numeric", "distinct": "515", "missing": "0", "min": "-153", "max": "164", "mean": "1", "stdev": "31" }, { "name": "Feature52", "index": "51", "type": "numeric", "distinct": "533", "missing": "0", "min": "-177", "max": "134", "mean": "-8", "stdev": "32" }, { "name": "Feature53", "index": "52", "type": "numeric", "distinct": "533", "missing": "0", "min": "-146", "max": "151", "mean": "-6", "stdev": "31" }, { "name": "Feature54", "index": "53", "type": "numeric", "distinct": "493", "missing": "0", "min": "-142", "max": "127", "mean": "-1", "stdev": "29" }, { "name": "Feature55", "index": "54", "type": "numeric", "distinct": "846", "missing": "0", "min": "-207", "max": "206", "mean": "-5", "stdev": "62" }, { "name": "Feature56", "index": "55", "type": "numeric", "distinct": "852", "missing": "0", "min": "-206", "max": "193", "mean": "-4", "stdev": "62" }, { "name": "Feature57", "index": "56", "type": "numeric", "distinct": "861", "missing": "0", "min": "-239", "max": "175", "mean": "-3", "stdev": "62" }, { "name": "Feature58", "index": "57", "type": "numeric", "distinct": "865", "missing": "0", "min": "-205", "max": "233", "mean": "11", "stdev": "63" }, { "name": "Feature59", "index": "58", "type": "numeric", "distinct": "879", "missing": "0", "min": "-225", "max": "212", "mean": "11", "stdev": "64" }, { "name": "Feature60", "index": "59", "type": "numeric", "distinct": "887", "missing": "0", "min": "-208", "max": "203", "mean": "13", "stdev": "63" }, { "name": "Feature61", "index": "60", "type": "numeric", "distinct": "852", "missing": "0", "min": "-210", "max": "221", "mean": "19", "stdev": "61" }, { "name": "Feature62", "index": "61", "type": "numeric", "distinct": "853", "missing": "0", "min": "-215", "max": "243", "mean": "18", "stdev": "62" }, { "name": "Feature63", "index": "62", "type": "numeric", "distinct": "860", "missing": "0", "min": "-228", "max": "186", "mean": "18", "stdev": "62" }, { "name": "Feature64", "index": "63", "type": "numeric", "distinct": "784", "missing": "0", "min": "-174", "max": "201", "mean": "8", "stdev": "54" }, { "name": "Feature65", "index": "64", "type": "numeric", "distinct": "777", "missing": "0", "min": "-150", "max": "189", "mean": "8", "stdev": "54" }, { "name": "Feature66", "index": "65", "type": "numeric", "distinct": "776", "missing": "0", "min": "-183", "max": "187", "mean": "10", "stdev": "54" }, { "name": "Feature67", "index": "66", "type": "numeric", "distinct": "773", "missing": "0", "min": "-151", "max": "215", "mean": "22", "stdev": "53" }, { "name": "Feature68", "index": "67", "type": "numeric", "distinct": "776", "missing": "0", "min": "-144", "max": "199", "mean": "22", "stdev": "54" }, { "name": "Feature69", "index": "68", "type": "numeric", "distinct": "795", "missing": "0", "min": "-163", "max": "188", "mean": "23", "stdev": "54" }, { "name": "Feature70", "index": "69", "type": "numeric", "distinct": "754", "missing": "0", "min": "-170", "max": "189", "mean": "25", "stdev": "52" }, { "name": "Feature71", "index": "70", "type": "numeric", "distinct": "775", "missing": "0", "min": "-151", "max": "186", "mean": "24", "stdev": "52" }, { "name": "Feature72", "index": "71", "type": "numeric", "distinct": "767", "missing": "0", "min": "-148", "max": "175", "mean": "22", "stdev": "52" }, { "name": "Feature73", "index": "72", "type": "numeric", "distinct": "722", "missing": "0", "min": "-156", "max": "197", "mean": "22", "stdev": "50" }, { "name": "Feature74", "index": "73", "type": "numeric", "distinct": "720", "missing": "0", "min": "-142", "max": "193", "mean": "23", "stdev": "49" }, { "name": "Feature75", "index": "74", "type": "numeric", "distinct": "722", "missing": "0", "min": "-162", "max": "199", "mean": "24", "stdev": "49" }, { "name": "Feature76", "index": "75", "type": "numeric", "distinct": "735", "missing": "0", "min": "-149", "max": "205", "mean": "33", "stdev": "51" }, { "name": "Feature77", "index": "76", "type": "numeric", "distinct": "736", "missing": "0", "min": "-137", "max": "190", "mean": "33", "stdev": "50" }, { "name": "Feature78", "index": "77", "type": "numeric", "distinct": "725", "missing": "0", "min": "-140", "max": "187", "mean": "33", "stdev": "50" }, { "name": "Feature79", "index": "78", "type": "numeric", "distinct": "735", "missing": "0", "min": "-188", "max": "198", "mean": "31", "stdev": "50" }, { "name": "Feature80", "index": "79", "type": "numeric", "distinct": "736", "missing": "0", "min": "-169", "max": "197", "mean": "30", "stdev": "51" }, { "name": "Feature81", "index": "80", "type": "numeric", "distinct": "745", "missing": "0", "min": "-148", "max": "187", "mean": "29", "stdev": "51" }, { "name": "Feature82", "index": "81", "type": "numeric", "distinct": "615", "missing": "0", "min": "-176", "max": "158", "mean": "-1", "stdev": "39" }, { "name": "Feature83", "index": "82", "type": "numeric", "distinct": "642", "missing": "0", "min": "-192", "max": "179", "mean": "-12", "stdev": "40" }, { "name": "Feature84", "index": "83", "type": "numeric", "distinct": "633", "missing": "0", "min": "-239", "max": "172", "mean": "-18", "stdev": "41" }, { "name": "Feature85", "index": "84", "type": "numeric", "distinct": "631", "missing": "0", "min": "-172", "max": "231", "mean": "-2", "stdev": "39" }, { "name": "Feature86", "index": "85", "type": "numeric", "distinct": "624", "missing": "0", "min": "-178", "max": "187", "mean": "-12", "stdev": "40" }, { "name": "Feature87", "index": "86", "type": "numeric", "distinct": "637", "missing": "0", "min": "-206", "max": "195", "mean": "-17", "stdev": "40" }, { "name": "Feature88", "index": "87", "type": "numeric", "distinct": "600", "missing": "0", "min": "-131", "max": "168", "mean": "1", "stdev": "37" }, { "name": "Feature89", "index": "88", "type": "numeric", "distinct": "608", "missing": "0", "min": "-165", "max": "127", "mean": "-10", "stdev": "39" }, { "name": "Feature90", "index": "89", "type": "numeric", "distinct": "596", "missing": "0", "min": "-183", "max": "205", "mean": "-16", "stdev": "38" }, { "name": "Feature91", "index": "90", "type": "numeric", "distinct": "574", "missing": "0", "min": "-180", "max": "146", "mean": "-1", "stdev": "35" }, { "name": "Feature92", "index": "91", "type": "numeric", "distinct": "593", "missing": "0", "min": "-183", "max": "174", "mean": "-11", "stdev": "36" }, { "name": "Feature93", "index": "92", "type": "numeric", "distinct": "618", "missing": "0", "min": "-225", "max": "142", "mean": "-16", "stdev": "38" }, { "name": "Feature94", "index": "93", "type": "numeric", "distinct": "557", "missing": "0", "min": "-156", "max": "149", "mean": "-1", "stdev": "34" }, { "name": "Feature95", "index": "94", "type": "numeric", "distinct": "600", "missing": "0", "min": "-171", "max": "192", "mean": "-11", "stdev": "36" }, { "name": "Feature96", "index": "95", "type": "numeric", "distinct": "598", "missing": "0", "min": "-195", "max": "166", "mean": "-14", "stdev": "37" }, { "name": "Feature97", "index": "96", "type": "numeric", "distinct": "550", "missing": "0", "min": "-118", "max": "139", "mean": "1", "stdev": "32" }, { "name": "Feature98", "index": "97", "type": "numeric", "distinct": "554", "missing": "0", "min": "-168", "max": "159", "mean": "-9", "stdev": "33" }, { "name": "Feature99", "index": "98", "type": "numeric", "distinct": "538", "missing": "0", "min": "-184", "max": "172", "mean": "-13", "stdev": "32" }, { "name": "Feature100", "index": "99", "type": "numeric", "distinct": "545", "missing": "0", "min": "-173", "max": "166", "mean": "-1", "stdev": "32" }, { "name": "Feature101", "index": "100", "type": "numeric", "distinct": "564", "missing": "0", "min": "-200", "max": "148", "mean": "-8", "stdev": "34" }, { "name": "Feature102", "index": "101", "type": "numeric", "distinct": "586", "missing": "0", "min": "-205", "max": "141", "mean": "-12", "stdev": "37" }, { "name": "Feature103", "index": "102", "type": "numeric", "distinct": "515", "missing": "0", "min": "-164", "max": "153", "mean": "-1", "stdev": "31" }, { "name": "Feature104", "index": "103", "type": "numeric", "distinct": "545", "missing": "0", "min": "-174", "max": "207", "mean": "-7", "stdev": "33" }, { "name": "Feature105", "index": "104", "type": "numeric", "distinct": "565", "missing": "0", "min": "-175", "max": "161", "mean": "-10", "stdev": "34" }, { "name": "Feature106", "index": "105", "type": "numeric", "distinct": "493", "missing": "0", "min": "-127", "max": "142", "mean": "1", "stdev": "29" }, { "name": "Feature107", "index": "106", "type": "numeric", "distinct": "511", "missing": "0", "min": "-180", "max": "197", "mean": "-6", "stdev": "30" }, { "name": "Feature108", "index": "107", "type": "numeric", "distinct": "513", "missing": "0", "min": "-147", "max": "158", "mean": "-8", "stdev": "30" }, { "name": "Feature109", "index": "108", "type": "numeric", "distinct": "852", "missing": "0", "min": "-221", "max": "210", "mean": "-19", "stdev": "61" }, { "name": "Feature110", "index": "109", "type": "numeric", "distinct": "853", "missing": "0", "min": "-243", "max": "215", "mean": "-18", "stdev": "62" }, { "name": "Feature111", "index": "110", "type": "numeric", "distinct": "860", "missing": "0", "min": "-186", "max": "228", "mean": "-18", "stdev": "62" }, { "name": "Feature112", "index": "111", "type": "numeric", "distinct": "814", "missing": "0", "min": "-226", "max": "198", "mean": "-18", "stdev": "58" }, { "name": "Feature113", "index": "112", "type": "numeric", "distinct": "823", "missing": "0", "min": "-229", "max": "226", "mean": "-17", "stdev": "59" }, { "name": "Feature114", "index": "113", "type": "numeric", "distinct": "825", "missing": "0", "min": "-233", "max": "218", "mean": "-15", "stdev": "59" }, { "name": "Feature115", "index": "114", "type": "numeric", "distinct": "789", "missing": "0", "min": "-249", "max": "200", "mean": "-17", "stdev": "57" }, { "name": "Feature116", "index": "115", "type": "numeric", "distinct": "791", "missing": "0", "min": "-246", "max": "188", "mean": "-18", "stdev": "57" }, { "name": "Feature117", "index": "116", "type": "numeric", "distinct": "803", "missing": "0", "min": "-243", "max": "173", "mean": "-17", "stdev": "56" }, { "name": "Feature118", "index": "117", "type": "numeric", "distinct": "754", "missing": "0", "min": "-189", "max": "170", "mean": "-25", "stdev": "52" }, { "name": "Feature119", "index": "118", "type": "numeric", "distinct": "775", "missing": "0", "min": "-186", "max": "151", "mean": "-24", "stdev": "52" }, { "name": "Feature120", "index": "119", "type": "numeric", "distinct": "767", "missing": "0", "min": "-175", "max": "148", "mean": "-22", "stdev": "52" }, { "name": "Feature121", "index": "120", "type": "numeric", "distinct": "719", "missing": "0", "min": "-203", "max": "192", "mean": "-19", "stdev": "48" }, { "name": "Feature122", "index": "121", "type": "numeric", "distinct": "722", "missing": "0", "min": "-182", "max": "194", "mean": "-19", "stdev": "48" }, { "name": "Feature123", "index": "122", "type": "numeric", "distinct": "710", "missing": "0", "min": "-177", "max": "195", "mean": "-16", "stdev": "48" }, { "name": "Feature124", "index": "123", "type": "numeric", "distinct": "699", "missing": "0", "min": "-193", "max": "199", "mean": "-14", "stdev": "46" }, { "name": "Feature125", "index": "124", "type": "numeric", "distinct": "722", "missing": "0", "min": "-215", "max": "170", "mean": "-16", "stdev": "47" }, { "name": "Feature126", "index": "125", "type": "numeric", "distinct": "712", "missing": "0", "min": "-191", "max": "179", "mean": "-15", "stdev": "47" }, { "name": "Feature127", "index": "126", "type": "numeric", "distinct": "735", "missing": "0", "min": "-198", "max": "188", "mean": "-31", "stdev": "50" }, { "name": "Feature128", "index": "127", "type": "numeric", "distinct": "736", "missing": "0", "min": "-197", "max": "169", "mean": "-30", "stdev": "51" }, { "name": "Feature129", "index": "128", "type": "numeric", "distinct": "745", "missing": "0", "min": "-187", "max": "148", "mean": "-29", "stdev": "51" }, { "name": "Feature130", "index": "129", "type": "numeric", "distinct": "691", "missing": "0", "min": "-188", "max": "210", "mean": "-22", "stdev": "47" }, { "name": "Feature131", "index": "130", "type": "numeric", "distinct": "691", "missing": "0", "min": "-179", "max": "208", "mean": "-21", "stdev": "47" }, { "name": "Feature132", "index": "131", "type": "numeric", "distinct": "696", "missing": "0", "min": "-192", "max": "203", "mean": "-20", "stdev": "47" }, { "name": "Feature133", "index": "132", "type": "numeric", "distinct": "674", "missing": "0", "min": "-205", "max": "192", "mean": "-15", "stdev": "44" }, { "name": "Feature134", "index": "133", "type": "numeric", "distinct": "695", "missing": "0", "min": "-196", "max": "184", "mean": "-16", "stdev": "44" }, { "name": "Feature135", "index": "134", "type": "numeric", "distinct": "683", "missing": "0", "min": "-185", "max": "196", "mean": "-15", "stdev": "44" } ], "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 }