{ "data_id": "43549", "name": "Pokemon-(Generation-1---Generation-8)", "exact_name": "Pokemon-(Generation-1---Generation-8)", "version": 1, "version_label": "v1.0", "description": "Pokemons are something which fascinated me every single time. Who would believe that a 6 year old kid used to be late to school almost everyday because of watching those extra minutes of the Pokemon episode. Years later, that kid is still deep inside me fantasizing about the Pokemon world.\nAbout the Data\nThe dataset contains the details of all Pokemons from Generation 1 to Generation 8.\nIt describes the different attributes of Pokemons like Type, HP, Attack power, Defense power etc. for 1045 unique Pokemons.\nColumn details\n\nPokedex No. - pokedex number of the pokemon\nName - name of the pokemon\nType - type of the pokemon\nEvery pokemon belongs to atleast one type and atmost two types.\nOther Type - the other type of the pokemon, if any.\nThe value of the column is NaN if the pokemon belongs to only one type.\nHP - hit points of the pokemon\nAttack - attack power of the pokemon\nDefense - defense power of the pokemon\nSpecial Attack - special attack power of the pokemon\nSpecial Defense - special defense power of the pokemon\nSpeed - speed of the pokemon\nTotal - total power of the pokemon (sum of HP, Attack, Defense, Special Attack, Special Defense, Speed)\nGeneration - generation to which the pokemon belongs\nLegendary - whether the pokemon is legendary or not\nThe pokemon is Legendary if the value of the column is 1\nThe pokemon is Non-Legendary if the value of the column is 0\n\nInspiration\nThe Pokemon with stats dataset posted by Alberto Barradas was the main inspiration for this dataset.\nAlong with all the pokemons that were listed in that dataset, this dataset includes all the new pokemons that were added in all Generations including Generation 8.\nThe data was scraped from Complete Pokemon Pokedex using the requests library and parsed using Beautiful Soup.", "format": "arff", "uploader": "Onur Yildirim", "uploader_id": 30126, "visibility": "public", "creator": null, "contributor": null, "date": "2022-03-23 13:48:43", "update_comment": null, "last_update": "2022-03-23 13:48:43", "licence": "CC0: Public Domain", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/22102374\/dataset", "default_target_attribute": "Legendary", "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "Pokemon-(Generation-1---Generation-8)", "Pokemons are something which fascinated me every single time. Who would believe that a 6 year old kid used to be late to school almost everyday because of watching those extra minutes of the Pokemon episode. Years later, that kid is still deep inside me fantasizing about the Pokemon world. About the Data The dataset contains the details of all Pokemons from Generation 1 to Generation 8. It describes the different attributes of Pokemons like Type, HP, Attack power, Defense power etc. for 1045 uni " ], "weight": 5 }, "qualities": { "NumberOfInstances": 1045, "NumberOfFeatures": 13, "NumberOfClasses": 0, "NumberOfMissingValues": 492, "NumberOfInstancesWithMissingValues": 492, "NumberOfNumericFeatures": 10, "NumberOfSymbolicFeatures": 0, "Dimensionality": 0.012440191387559809, "PercentageOfNumericFeatures": 76.92307692307693, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 0, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 47.08133971291866, "AutoCorrelation": 0.9798850574712644, "PercentageOfMissingValues": 3.6216415163783586 }, "tags": [ { "uploader": "38960", "tag": "Computer Systems" }, { "uploader": "38960", "tag": "Machine Learning" } ], "features": [ { "name": "Legendary", "index": "12", "type": "numeric", "distinct": "2", "missing": "0", "target": "1", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Pokedex_No.", "index": "0", "type": "numeric", "distinct": "898", "missing": "0", "min": "1", "max": "898", "mean": "441", "stdev": "263" }, { "name": "Name", "index": "1", "type": "string", "distinct": "1044", "missing": "0" }, { "name": "Type", "index": "2", "type": "string", "distinct": "18", "missing": "0" }, { "name": "Other_Type", "index": "3", "type": "string", "distinct": "18", "missing": "492" }, { "name": "HP", "index": "4", "type": "numeric", "distinct": "103", "missing": "0", "min": "1", "max": "255", "mean": "70", "stdev": "27" }, { "name": "Attack", "index": "5", "type": "numeric", "distinct": "123", "missing": "0", "min": "5", "max": "190", "mean": "80", "stdev": "32" }, { "name": "Defense", "index": "6", "type": "numeric", "distinct": "114", "missing": "0", "min": "5", "max": "250", "mean": "75", "stdev": "31" }, { "name": "Special_Attack", "index": "7", "type": "numeric", "distinct": "119", "missing": "0", "min": "10", "max": "194", "mean": "73", "stdev": "33" }, { "name": "Special_Defense", "index": "8", "type": "numeric", "distinct": "107", "missing": "0", "min": "20", "max": "250", "mean": "72", "stdev": "28" }, { "name": "Speed", "index": "9", "type": "numeric", "distinct": "127", "missing": "0", "min": "5", "max": "200", "mean": "69", "stdev": "30" }, { "name": "Total", "index": "10", "type": "numeric", "distinct": "216", "missing": "0", "min": "175", "max": "1125", "mean": "439", "stdev": "122" }, { "name": "Generation", "index": "11", "type": "numeric", "distinct": "8", "missing": "0", "min": "1", "max": "8", "mean": "4", "stdev": "2" } ], "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 }