paper-with-me

홈 › Papers

MLFEF: Machine Learning Fusion Model with Empirical Formula to Explore the Momentum in Competitive Sports

2024-02-19 · Ruixin Peng, Ziqing Li

Tennis is so popular that coaches and players are curious about factors other than skill, such as momentum. This article will try to define and quantify momentum, providing a basis for real-time analysis of tennis matches. Based on the tennis Grand Slam men's singles match data in recent years, we built two models, one is to build a model based on data-driven, and the other is to build a model based on empirical formulas. For the data-driven model, we first found a large amount of public data including public data on tennis matches in the past five years and personal information data of players. Then the data is preprocessed, and feature engineered, and a fusion model of SVM, Random Forrest algorithm and XGBoost was established. For the mechanism analysis model, important features were selected based on the suggestions of many tennis players and enthusiasts, the sliding window algorithm was used to calculate the weight, and different methods were used to visualize the momentum. For further analysis of the momentum fluctuation, it is based on the popular CUMSUM algorithm in the industry as well as the RUN Test, and the result shows the momentum is not random and the trend might be random. At last, the robustness of the fusion model is analyzed by Monte Carlo simulation.

📄 PDF Abstract BibTeX arXiv:2402.12149

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Tweedie's Formulae and Diffusion Generative Models Beyond Gaussian

2026-05-19 · Wenpin Tang, Nizar Touzi, Zikun Zhang, Xun Yu Zhou arxiv

Diffusion models have achieved remarkable success in generating samples from unknown data distributions. Most popular stochastic differential equation-based diffusion models perturb the target distribution by adding Gaus…

Gaussian Processes

Distributed Learning with Strategic Users: A Repeated Game Approach

2021-05-21 · NeurIPS 2021 12 · Abdullah Basar Akbay, Junshan Zhang

We consider a distributed learning setting where strategic users are incentivized, by a cost-sensitive fusion center, to train a learning model based on local data. The users are not obliged to provide their true gradien…

Action Classification

A Score-Based Density Formula, with Applications in Diffusion Generative Models

2024-08-29 · Gen Li, Yuling Yan

Score-based generative models (SGMs) have revolutionized the field of generative modeling, achieving unprecedented success in generating realistic and diverse content. Despite empirical advances, the theoretical basis fo…

Functional Generalized Empirical Likelihood Estimation for Conditional Moment Restrictions

2022-07-11 · Heiner Kremer, Jia-Jie Zhu, Krikamol Muandet, Bernhard Schölkopf

Important problems in causal inference, economics, and, more generally, robust machine learning can be expressed as conditional moment restrictions, but estimation becomes challenging as it requires solving a continuum o…

BIG-bench Machine LearningCausal Inference

DSCom: A Data-Driven Self-Adaptive Community-Based Framework for Influence Maximization in Social Networks

2023-11-18 · Yuxin Zuo, Haojia Sun, Yongyi Hu, Jianxiong Guo 외

Influence maximization aims to find a subset of seeds that maximize the influence spread under a given budget. In this paper, we mainly address the data-driven version of this problem, where the diffusion model is not gi…