Section 01
Introduction: Overview of the Hybrid ML Model for Football Match Prediction Project
The PredictingFootballMatchesWorkflow project introduced in this article builds a hybrid machine learning model by combining three algorithms—LSTM, MLP, and XGBoost—to predict football match outcomes. The project automatically updates data and prediction results daily via GitHub Actions and features a web interface for display. Originating from a graduation project at the University of York (UK), it received a first-class honors grade and has since been expanded into a complete prediction workflow system.