Description:

Growing up with Pokemon, we decided to make use of what we learned in school. We retrived data from Kaggle.com and transformed it into meaningful data by filtering out NaN values, dealing with single typed pokemon vs dual type pokemon, and later ingesting it into a Machine Learning Model. We used Seaborn and Matplotlib to create visual representation of our data so they can be understood easily.

Stack: Python, Sklearn, Pandas, Numpy, Matplotlib, Seaborn

Link to project