Earlier quoted context omitted.
I'm interested in how you model the strength of players, is that for the whole squad or the expected starting eleven? The prediction that stood out for me was the Wales vs Slovakia which FIFA rankings and betting odds would both suggest will be closer, would love to hear more about the factors behind that particular prediction.
The Wales starting lineup is missing Gareth Bale (arguably in the top 5 best players in the world). His 'kickscore' is listed as higher than any of the welsh players so I don't understand why the model has excluded him from the starting lineup. See also Portugal and Ronaldo (kickscore 100!). Interesting but perhaps needs some tweaking to match the expected starting lineups.
Show HN: Euro 2016 predictions using Bayesian inference
11–20 of 59 posts
Re: Show HN: Euro 2016 predictions using Bayesian inference
#12For those who are interested in the details: we model the strength of teams using the well-know Elo model (used e.g., for official chess ratings). We innovated on two aspects of the traditional Elo model, in which every team has an independent parameter: 1) We actually model the strength of players instead of teams. This makes it possible to learn from games that were played in championships between clubs, and transf…
Re: Show HN: Euro 2016 predictions using Bayesian inference
#13For those who are interested in the details: we model the strength of teams using the well-know Elo model (used e.g., for official chess ratings). We innovated on two aspects of the traditional Elo model, in which every team has an independent parameter: 1) We actually model the strength of players instead of teams. This makes it possible to learn from games that were played in championships between clubs, and transf…
Re: Show HN: Euro 2016 predictions using Bayesian inference
#14Re: Show HN: Euro 2016 predictions using Bayesian inference
#15http://eeecon.uibk.ac.at/wopec2/repec/inn/wpaper/2016-15.pdf
Re: Show HN: Euro 2016 predictions using Bayesian inference
#16IMHO this is wrong. Performance in club have little to do with performance in national team. Ask any Argentinian what they think about Messi.
Re: Show HN: Euro 2016 predictions using Bayesian inference
#17Earlier quoted context omitted.
The Wales starting lineup is missing Gareth Bale (arguably in the top 5 best players in the world). His 'kickscore' is listed as higher than any of the welsh players so I don't understand why the model has excluded him from the starting lineup. See also Portugal and Ronaldo (kickscore 100!). Interesting but perhaps needs some tweaking to match the expected starting lineups.
Hi! I'm Victor, one of the researchers behind this project. We used the most recent lineups (up to yesterday) to do the predictions you see on the web page. We will update them with the latest friendlies (e.g., Portugal indeed) and before every game, as soon as we have the official lineups!
It will be interesting to see how things change when you get the official lineups. As I'm sure you are aware, teams often rest their 'star' players in friendlies immediately prior to a tournament in order to minimize the risk of injury.
Re: Show HN: Euro 2016 predictions using Bayesian inference
#18Earlier quoted context omitted.
The Wales starting lineup is missing Gareth Bale (arguably in the top 5 best players in the world). His 'kickscore' is listed as higher than any of the welsh players so I don't understand why the model has excluded him from the starting lineup. See also Portugal and Ronaldo (kickscore 100!). Interesting but perhaps needs some tweaking to match the expected starting lineups.
Hi! I'm Victor, one of the researchers behind this project. We used the most recent lineups (up to yesterday) to do the predictions you see on the web page. We will update them with the latest friendlies (e.g., Portugal indeed) and before every game, as soon as we have the official lineups!
Re: Show HN: Euro 2016 predictions using Bayesian inference
#19For those who are interested in the details: we model the strength of teams using the well-know Elo model (used e.g., for official chess ratings). We innovated on two aspects of the traditional Elo model, in which every team has an independent parameter: 1) We actually model the strength of players instead of teams. This makes it possible to learn from games that were played in championships between clubs, and transf…
Re: Show HN: Euro 2016 predictions using Bayesian inference
#20Some things to take into account though:
- Friendly games are sometimes about fitness rather than winning at all costs
- Weather greatly effects results. For example, in heavy rain and high wind, the likelihood of the game yielding more than 2.5 goals reduces massively.
- How does the algorithm take into account substitutions?
- If a team in the group has already won 2 games, they may have already won. In that case they may rest many players or try new tactics
- Not all leagues (and levels of those leagues) are taken into account
Very much looking forward to seeing where this goes!