Goal: The purpose of this research was to analyze UCL's history in order to answer all potential queries regarding its statistics and to anticipate the current season champion based on those statistics.
About Data:
The dataset contains UCL statistics for different teams from 1992-2020. The champions colum
represent weather the team
was champion or not in that year. 1 = champion
, 0 = not champion
.
My Approch: The dataset was pretty straight forward. Didn't need much preprocessing. I have done a broad analysis with pandas, seaborn, Matplotlib. Several classifiers were used to create the model.