In this project, I analyze a dataset of Pokemon using R, comparing results between logistic regression and a challenger decision tree model to determine the accurate probability that a Pokemon is legendary.
The external libraries used are rpart, rpart.plot, and ROCR.