Dataset and Code for predicting Winner, Runner Up and Semi-Finalists of FIFA World Cup2018 Our Final Predictions are as Follows Winner is Brazil Runner up is Argentina Semi-Finalists are Argentina, England, Japan, Brazil¶
Our predictions are based on following:
- Only World Cup data is picked for prediction from URL https://github.com/jokecamp/FootballData
- Data before world wars were not included into the prediction.
- Prediction is totally based on probablity of a team winning against other team
- Only final 16 teams were included for analysis
- Fifa Challenge.zip contains data
- FIFA+World+Cup+Challenge.ipnyb contains code