Skip to content

Forecast for the Guinness Six Nations 2024 tournament

Notifications You must be signed in to change notification settings

rishab-t0910/rugby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

6th March 2024

I have run the random forest and have my foundation ready. From manual analysis, we see that different oppositions need different time frames for the training and testing data, as well as different predictor variables. For example, England needs 2011, but France needs 2018.

Goals and background

I took data from Kaggle (https://www.kaggle.com/datasets/lylebegbie/international-rugby-union-results-from-18712022/), which gives me data for all the rugby union matches from 1871-2023.

In this project, I look to predict the results of the 2024 Guinness Six Nations tournament, in particular the score difference between a team and their opposition.

In addition, I also look to answer some questions:

  1. Is there such a thing as "home advantage"?
  2. How important is "momentum"?

I plan to use a Random Forest model as that makes the interpretation easy of the results, but I will also consider a LSTM model.

About

Forecast for the Guinness Six Nations 2024 tournament

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published