Ariel Guerrero
Joshua Cherry
Hunter Long
Analyzed data to find correlations between Pokémon types, stats, attributes, etc and displayed descriptive summary statistics. Utilized sklearns linear regression to train a machine learning model to predict the stats, types and physical attributes of future Pokémon.
-
import sklearn, numpy, pandas, and matplotlib (pip install these packages if the script fails to run)
-
- Main driver of the program, run this file to start up the project