Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 279 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 279 Bytes

pokemon

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.