Skip to content

IPL-match-winner-prediction/CSE523-Machine-Learning-CricGeeks

Repository files navigation

IPL Match Winner Prediction

A Dataset of all matches has been collected from kaggle webisite.The player point has been calculated from statistics available in IPL official Website By Web Scraping. Then Project focus on Data Collection,Data Cleaning and Feature Engineering and Prdeictions generated from Logistic Regression model which was done from scratch using python.

Built With

Contributors

  1. Kalki Bhavsar
  2. Harsh Mange
  3. Vardhan Shah
  4. Khushi Shah

Fetaure Highlight

  1. Web Scraping
  2. Data Cleaning
  3. Data Preprocessing
  4. Data Transformation
  5. Model implimentation