A website created using Django framework which predicts the winning percentage of a team in a IPL match on the basis of previous 10 years performance.
This project performs the analysis on the past 10 year Kaggle dataset and provides winning percentage for a particular team.
Let say if there is match between Team A and Team B then it will provide us the result which depends on the basis of -
1. If Team A Batting first and other Team B chooses fielding
2. If Team B Batting first and other Team B chooses fielding
-
Python 3
-
Django
-
HTML, CSS and Javascript
-
Libraries like Pandas & Numpy for Data Analysis
-
Twitter API
References - Template
You're welcome to improve this project & add more features in it. Feel free to contribute 👍