Predict team performance in IPL 2022 using tabu search, simulated annealing and weighted averaging using a wide range of factors, including player-vs-player history, past ground performance, etc. ( IPL 2022 datasets are only used to obtain data about the current players in each team and whether they are batsmen, bowlers or all-rounders.)

Using C++ we have developed a mechanism to analyze the CSV files containing the data of the past performance of the players and hence have implemented a way of predicting their performance as a solution to the given problem statement.

Built With

Share this project:

Updates