Skip to content

AseiSugiyama/PokemonAnalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Road to Pokémon Master!

Welcome to this data science hands-on! This notebook contains following contents;

  1. Exploratory data analysis
  2. Legendary pokémon detection

How to start

Colaboratory

You can run notebooks without creating environments to hit the "Open in the Colab" button.

Run localy

Or you can run notebooks on your own environment.

$ pip install -r requirements.txt
$ jupyter notebook

Data Set

Thanks

Scraping codes are mostly from odanado/poke2vec. I rewrote codes into Jupyter Notebook format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published