Hello. My name is Takamasa Kato, From Japan.
I have just joined Kaggle, and studying Data-Science, Machine-Learning, trying competition at Kaggle.
I like playing game, especially like Pokemon, So Now I challenge Machine-Learning using Pokemon data.
As part of my study, make a Pokemon stats dataset. this dataset includes latest generations Pokemon.
If you need Pokemon data, or searching latest data, please feel free to use.
Last, I'm very Sorry for my bad English. If you find any problems or mistakes, please point them out.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
## Overview
PokemonGo is a dataset for object detection tasks - it contains Pokemon annotations for 49 images.
## Getting Started
You can download this dataset for use within your own projects, or fork it into a workspace on Roboflow to create your own model.
## License
This dataset is available under the [CC BY 4.0 license](https://creativecommons.org/licenses/CC BY 4.0).
Pokemon has been around for the majority of my life. I obsessed over it as a child and enjoy seeing the success it carries still today. I figure that I can give the Pokemon Company a nod by applying my passion for data science to their datasets.
This is compiled data from two websites that I will acknowledge soon. As for the data, the primary variables are id, name, attack, defense, health, and cp. Other variables include tankiness, potentialdamage, basicdps, attackbasicdps (damage per second with strongest basic attack*attack), chargedps, oneshotpotential (damage per second with strongest charge attack*attack), and various rankings in each category as well as growth rates for each ranking (this variable only makes sense when sorted by each variable's ranking).
I have to pay tribute to two websites:
serebii.net and pokemongodb.net // these two pages allowed me to find the data that helped best explore the Pokemon Go universe. Thank you very much.
The data makes it pretty clear what plays into a Pokemon's CP. But, I am curious to know what hidden gems you might find when going through this data. For example, is Dragonite really the powerhouse we think it is?
https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/
Hey everyone! So, while it may surprise some of you, Pokemon Go is alive and well, and actually has a very decent platform for PVP battles. While there are many great sources to learn about the various Pokemon's viability, they are usually spread out across different websites, which makes the lives of the few people who actually want to do statistical analysis about the game's most exciting feature hard. Well, this ends now!
This data represents the ~600 or so best-scored pokemon according to Pvpoke.com, in relation to the Great League, the most popular league and the easiest one to get into. Beyond the data provided by the wonderful Pvpoke website, I added additional (and very crucial ) data about each mon's recommened moveset stats and typings (credits below)
HUGE thank you to the site Pvpoke.com for its comprehensive and exhaustive pvp rankings. If you actually play this game and want to get into PVP, you should definitely check them out. Raw moveset data was extracted from Gamepress.gg Charge moves and Fast moves stats, however I had to manually change the formatting and add some missing moves that were added to the game but did not appear on the site the last time this data was updated.
Honestly, I didn't do much besides scraping together some useful data to be more easily accessible, however I do hope you find it useful!
Not seeing a result you expected?
Learn how you can add new datasets to our index.
Hello. My name is Takamasa Kato, From Japan.
I have just joined Kaggle, and studying Data-Science, Machine-Learning, trying competition at Kaggle.
I like playing game, especially like Pokemon, So Now I challenge Machine-Learning using Pokemon data.
As part of my study, make a Pokemon stats dataset. this dataset includes latest generations Pokemon.
If you need Pokemon data, or searching latest data, please feel free to use.
Last, I'm very Sorry for my bad English. If you find any problems or mistakes, please point them out.