PGA Classifier
This Python notebook aims to predict the winners of PGA (Professional Golf Association) Tour events through binary classification. The data was downloaded from https://www.advancedsportsanalytics.com/pga-raw-data.
The raw data is available here.
Tools: Pandas, sklearn, statsmodels, imblearn