Approach to classification using a Pokemon dataset. In this repo you will find:
- the most updated version of the pokedex (the Pokemon dataset)
- An explanation of what classification is and how can be achieved via decision trees and logit regression
- the R markdown with the code