Thesis Details

Real-Time Prediction of Football Matches Results

Bachelor's Thesis Student: Drankou Aliaksandr Academic Year: 2019/2020 Supervisor: Hynek Jiří, Ing., Ph.D.
Czech title
Predikce výsledků fotbalových zápasů v reálném čase
Language
English
Abstract

This thesis studies the problem of real-time football matches results prediction. It consists of several steps, including the acquisition of suitable dataset and training of the prediction model. The prediction model is represented by two types of neural networks: feedforward and LSTM recurrent neural network. Different combinations of input features are tested to achieve the best performing model. Both models achieved a classification accuracy of about 67.5%, where feedforward network accuracy starts from 54% at the beginning of the match and achieve 93.54% by the end of the match. 

In addition to widely-used metrics such as categorical accuracy and log-loss, each model is evaluated in the simulated betting environment.Experiments within betting evaluation have shown that LSTM can't compete with feedforward network, as in each betting run LSTM network ended up with a balance, dropped by more than 90%. However, the feedforward network achieved an ROI (return on investment) of 0.39% in a betting simulation run with one of the configurations. As a result, a neural network approach, especially the feedforward network, has proved to be quite successful in terms of predicting real-time football matches results. Moreover it allowed to build a profitable betting strategy upon it.

Keywords

Machine learning, artificial neural network, deep learning, sports predictions, football, betting, LSTM

Department
Degree Programme
Information Technology
Files
Status
defended, grade C
Date
25 August 2020
Reviewer
Committee
Zbořil František, doc. Ing., Ph.D. (DITS FIT BUT), předseda
Burget Lukáš, doc. Ing., Ph.D. (DCGM FIT BUT), člen
Drábek Vladimír, doc. Ing., CSc. (DCSY FIT BUT), člen
Grégr Matěj, Ing., Ph.D. (DIFS FIT BUT), člen
Peringer Petr, Dr. Ing. (DITS FIT BUT), člen
Citation
DRANKOU, Aliaksandr. Real-Time Prediction of Football Matches Results. Brno, 2020. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2020-08-25. Supervised by Hynek Jiří. Available from: https://www.fit.vut.cz/study/thesis/22890/
BibTeX
@bachelorsthesis{FITBT22890,
    author = "Aliaksandr Drankou",
    type = "Bachelor's thesis",
    title = "Real-Time Prediction of Football Matches Results",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2020,
    location = "Brno, CZ",
    language = "english",
    url = "https://www.fit.vut.cz/study/thesis/22890/"
}
Back to top