An AI that predicts football matches
Archive of https://github.com/aaarunan/start-code2022.
- Python 62.5%
- Vue 26.5%
- CSS 7.4%
- HTML 1.9%
- JavaScript 1.7%
| backend | ||
| frontend | ||
| readme.md | ||
StartCode 2022: predict football matches
This application was created as a submission for a case presented by Sportradar on StartCode 2022. This application tries to predict what the end score of a football match is by using random forest generation. The project was created within 48 hours. The app was created with Vue.js as frontend with an API created with FastAPI. The library sklearn was used for creating the ai.
This project was created by: Arunan Gnanasekaran arunang2212@gmail.com, Trym Gudvangen trym.gudvangen@gmail.com and Victor Sebastian Immanuel Kremmers Bugge vkbugge@hotmail.com, as a solution for sportradars case presented on StartCode 2022.