Data analysis on the NBA mvp dataset found on Kaggle:
https://www.kaggle.com/danchyy/nba-mvp-votings-through-history
Heavily inspired by a reddit post crossposted from Medium:
Analysis done in R Markdown and requires the datasets above and the following R Libraries (none of the libraries take longer than 3 seconds to install on RStudio through "install.packages")
tidyverse
caret
ggplot2
glmnet
randomForest
neuralnet
corrplot
Data Analysis by Tony Hoan Trinh for the November 4th 2019 Guelph Coding Community Event