Skip to content

Analysis and ML Prediction of Pokemon Data using physical attributes, type, stats and other properties.

License

Notifications You must be signed in to change notification settings

aguerrero232/pokemon-data-analysis-and-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors

Ariel Guerrero
Joshua Cherry
Hunter Long

Description

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.

Setup

  • import sklearn, numpy, pandas, and matplotlib (pip install these packages if the script fails to run)

  • analysis/analysis.py

    • Main driver of the program, run this file to start up the project

About

Analysis and ML Prediction of Pokemon Data using physical attributes, type, stats and other properties.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published