Bakar31 / UCL-stats-analysis-and-champion-prediction

Prediction of new champion using Machine Learning and analyzing the data broadly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UCL-stats-analysis-and-champion-prediction

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.

Analysis Sample Figures:

alt text alt text alt text alt text alt text alt text alt text

Result:

alt text

Evaluation

alt text alt text

About

Prediction of new champion using Machine Learning and analyzing the data broadly.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%