Prediction of IPL Match Outcome Using Machine Learning Techniques
- URL: http://arxiv.org/abs/2110.01395v1
- Date: Thu, 30 Sep 2021 09:45:34 GMT
- Title: Prediction of IPL Match Outcome Using Machine Learning Techniques
- Authors: Srikantaiah K C, Aryan Khetan, Baibhav Kumar, Divy Tolani, Harshal
Patel
- Abstract summary: The Indian Premier League (IPL) is a national cricket match where players are drawn from regional teams of India, National Team and also international team.
Many factors like live streaming, radio, TV broadcast made this league as popular among cricket fans.
The prediction of the outcome of the IPL matches is very important for online traders and sponsors.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: India's most popular sport is cricket and is played across all over the
nation in different formats like T20, ODI, and Test. The Indian Premier League
(IPL) is a national cricket match where players are drawn from regional teams
of India, National Team and also from international team. Many factors like
live streaming, radio, TV broadcast made this league as popular among cricket
fans. The prediction of the outcome of the IPL matches is very important for
online traders and sponsors. We can predict the match between two teams based
on various factors like team composition, batting and bowling averages of each
player in the team, and the team's success in their previous matches, in
addition to traditional factors such as toss, venue, and day-night, the
probability of winning by batting first at a specified match venue against a
specific team. In this paper, we have proposed a model for predicting outcome
of the IPL matches using Machine learning Algorithms namely SVM, Random Forest
Classifier (RFC), Logistic Regression and K-Nearest Neighbor. Experimental
results showed that the Random Forest algorithm outperforms other algorithms
with an accuracy of 88.10%.
Related papers
- FanCric : Multi-Agentic Framework for Crafting Fantasy 11 Cricket Teams [0.0]
This study concentrates on Dream11, India's leading fantasy cricket league for IPL, where participants craft virtual teams based on real player performances to compete internationally.
This research introduces the FanCric framework, an advanced multi-agent system leveraging Large Language Models (LLMs) and a robust orchestration framework to enhance fantasy team selection in cricket.
FanCric employs both structured and unstructured data to surpass traditional methods by incorporating sophisticated AI technologies.
arXiv Detail & Related papers (2024-10-02T08:01:28Z) - Impact of a Batter in ODI Cricket Implementing Regression Models from
Match Commentary [0.0]
This paper seeks to understand the conundrum behind this impactful performance by determining how much control a player has over the circumstances.
We collected data for the entire One Day International career of 3 prominent cricket players: Rohit G Sharma, David A Warner, and Kane S Williamson.
We used Multiple Linear Regression (MLR), Polynomial Regression, Support Vector Regression (SVR), Decision Tree Regression, and Random Forest Regression on each player's data individually to train them and predict the Impact the player will have on the game.
arXiv Detail & Related papers (2023-02-22T06:42:20Z) - Prediction of the outcome of a Twenty-20 Cricket Match : A Machine
Learning Approach [1.417373050337415]
We try four different machine learning approaches for predicting the results of T20 Cricket Matches.
Specifically we take in account: previous performance statistics of the players involved in the competing teams, ratings of players obtained from reputed cricket statistics websites, clustering the players' with similar performance statistics and propose a novel method using an ELO based approach to rate players.
We compare the performances of each of these feature engineering approaches by using different ML algorithms, including logistic regression, support vector machines, bayes network, decision tree, random forest.
arXiv Detail & Related papers (2022-09-13T23:43:36Z) - GCN-WP -- Semi-Supervised Graph Convolutional Networks for Win
Prediction in Esports [84.55775845090542]
We propose a semi-supervised win prediction model for esports based on graph convolutional networks.
GCN-WP integrates over 30 features about the match and players and employs graph convolution to classify games based on their neighborhood.
Our model achieves state-of-the-art prediction accuracy when compared to machine learning or skill rating models for LoL.
arXiv Detail & Related papers (2022-07-26T21:38:07Z) - Collusion Detection in Team-Based Multiplayer Games [57.153233321515984]
We propose a system that detects colluding behaviors in team-based multiplayer games.
The proposed method analyzes the players' social relationships paired with their in-game behavioral patterns.
We then automate the detection using Isolation Forest, an unsupervised learning technique specialized in highlighting outliers.
arXiv Detail & Related papers (2022-03-10T02:37:39Z) - A study on Machine Learning Approaches for Player Performance and Match
Results Prediction [2.82163744818616]
Predicting the outcome of a cricket match has become a fundamental problem as we are advancing in the field of machine learning.
Multiple researchers have tried to predict the outcome of a cricket match or a tournament, or to predict the performance of players during a match, or to predict the players who should be selected as per their current performance, form, morale, etc.
We discuss some of these techniques along with a brief comparison among these techniques.
arXiv Detail & Related papers (2021-08-23T12:49:57Z) - Bandit Modeling of Map Selection in Counter-Strike: Global Offensive [55.41644538483948]
In Counter-Strike: Global Offensive (CSGO) matches, two teams first pick and ban maps, or virtual worlds, to play.
We introduce a contextual bandit framework to tackle the problem of map selection in CSGO and to investigate teams' pick and ban decision-making.
We find that teams have suboptimal map choice policies with respect to both picking and banning.
We also define an approach for rewarding bans, which has not been explored in the bandit setting, and find that incorporating ban rewards improves model performance.
arXiv Detail & Related papers (2021-06-14T23:47:36Z) - Game Plan: What AI can do for Football, and What Football can do for AI [83.79507996785838]
Predictive and prescriptive football analytics require new developments and progress at the intersection of statistical learning, game theory, and computer vision.
We illustrate that football analytics is a game changer of tremendous value, in terms of not only changing the game of football itself, but also in terms of what this domain can mean for the field of AI.
arXiv Detail & Related papers (2020-11-18T10:26:02Z) - Analysing Long Short Term Memory Models for Cricket Match Outcome
Prediction [0.0]
Recently, various machine learning techniques have been used to analyse the cricket match data and predict the match outcome as win or lose.
Here we propose a novel Recurrent Neural Network model which can predict the win probability of a match at regular intervals given the ball-by-ball statistics.
arXiv Detail & Related papers (2020-11-04T04:49:11Z) - Faster Algorithms for Optimal Ex-Ante Coordinated Collusive Strategies
in Extensive-Form Zero-Sum Games [123.76716667704625]
We focus on the problem of finding an optimal strategy for a team of two players that faces an opponent in an imperfect-information zero-sum extensive-form game.
In that setting, it is known that the best the team can do is sample a profile of potentially randomized strategies (one per player) from a joint (a.k.a. correlated) probability distribution at the beginning of the game.
We provide an algorithm that computes such an optimal distribution by only using profiles where only one of the team members gets to randomize in each profile.
arXiv Detail & Related papers (2020-09-21T17:51:57Z) - Interpretable Real-Time Win Prediction for Honor of Kings, a Popular
Mobile MOBA Esport [51.20042288437171]
We propose a Two-Stage Spatial-Temporal Network (TSSTN) that can provide accurate real-time win predictions.
Experiment results and applications in real-world live streaming scenarios showed that the proposed TSSTN model is effective both in prediction accuracy and interpretability.
arXiv Detail & Related papers (2020-08-14T12:00:58Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.