Skip to content

It's a Django based website created to tell the winning probability of a team in IPL 2019. The analytics part is done on a past 10 years Kaggle Dataset

Notifications You must be signed in to change notification settings

iamarunchauhan/IPL-2019-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPL Match Winner Prediction

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 

Techstack used -

  1. Python 3

  2. Django

  3. HTML, CSS and Javascript

  4. Libraries like Pandas & Numpy for Data Analysis

  5. Twitter API

Output

iplpage1_screenshot

iplpage2_screenshot

iplpage5_screenshot

iplpage7_screenshot

References - Template

Want to contribute ?

You're welcome to improve this project & add more features in it. Feel free to contribute 👍

About

It's a Django based website created to tell the winning probability of a team in IPL 2019. The analytics part is done on a past 10 years Kaggle Dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages