Machine Learning in Rugby Union: Predicting and Identifying Key Performance Indicators for Professional Rugby Union

Xiangyu Ren1,2,3, Simon Boisbluche4, Kilian Philippe5

  • 1Sino-French Joint Research Center of Sport Science, Key Laboratory of Adolescent Health Assessment and Exercise Intervention of Ministry of Education, College of Physical Education and Health, East China Normal University, Shanghai, China.

PubMed
Summary

Machine learning models, particularly Random Forest Regression, effectively predict rugby player performance indicators from Global Positioning System (GPS) workload data. These models uncover complex relationships, aiding in optimized workload management for enhanced athletic performance.

Related Concept Videos

Multiple Regression01:25

Multiple Regression

Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.2K
Steps in Outbreak Investigation01:18

Steps in Outbreak Investigation

In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
199
Receiver Operating Characteristic Plot01:15

Receiver Operating Characteristic Plot

A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
332