International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 154 - Number 3 |
Year of Publication: 2016 |
Authors: Saurabh Vaidya, Harshal Sanghavi, Kushal Gevaria |
10.5120/ijca2016912066 |
Saurabh Vaidya, Harshal Sanghavi, Kushal Gevaria . Football Match Winner Prediction. International Journal of Computer Applications. 154, 3 ( Nov 2016), 31-33. DOI=10.5120/ijca2016912066
Prediction of football match outcome should follow approaches that are more generalized. Hence for our project we predict outcomes of English Premier League based on the historical data of the matches and using machine learning algorithms. We gathered data from past 10 seasons and extracted features like form, goals scored and conceded, shots ratio. The computation of form feature is different from has been prevalent till now. More focus is given to gain more insight and associate a deeper and better meaning to form of a team. Basic features like shots ratio and goals scored are combined to create feature of attacking quotient. We using Logistic Regression and implement voting algorithm between Random Forest and Naive Bayes classifier to achieve accuracy between 47-50% with mean absolute error of 0.37.