Skip to content

dhairyya/3-Factor-Algorithm-based-on-Team-Performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cricket Team Performance Algorithm

What is this project?

Cricket is a game with a lot of numbers and statistics. It can be difficult to tell how well a team or player is really doing just by looking at the final score. This project is a computer program that uses an algorithm to study these numbers and give a clearer picture of performance.

How it works from the ground up

  1. The Data: The system collects data from cricket matches, such as how many runs someone scored or how many players they got out.
  2. The Three Factors: The algorithm looks at three main areas:
    • Batting: How well players hit the ball to score points.
    • Bowling: How well players throw the ball to prevent points.
    • Fielding: How well players catch or stop the ball.
  3. The Score: By looking at all three factors, the algorithm gives a single "score" that represents how well a team or player performed.
  4. The Goal: The goal is to help understand which parts of a team are strong and which parts need to get better.

Features

  • Data Scraping: Automatically collects match data from the internet.
  • Performance Calculation: Uses a specific mathematical formula to measure player and team value.
  • Replacement Analysis: Helps predict what would happen if a player is replaced by someone else.

This project was created for research into team performance metrics.

About

Devised algorithm to predict cricketer’s value based on their past performance in T20 matches for efficient auction strategy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages