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%
Find a file
2022-10-26 00:36:41 +02:00
backend fix: main method forest_reg 2022-10-23 13:56:58 +02:00
frontend fix: alignment on actual bar 2022-10-23 13:01:18 +02:00
readme.md fix: typo in creators 2022-10-26 00:36:41 +02:00

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.