Skip to content

sampathj08/IPL-Player-Performance-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

IPL Player Performance Prediction

πŸ“Š Project Goal

This project predicts whether an IPL batsman will score 30 or more runs in a match using past performance data.

πŸ›  Tools Used

  • Python
  • Pandas
  • Scikit-learn
  • Jupyter Notebook

πŸ“ Dataset

  • IPL ball-by-ball datasets (2022, 2023, 2024)

πŸ€– Machine Learning Model

  • Logistic Regression

πŸ“ˆ Features Used

  • Average runs in last 3 matches (avg_last_3)

🎯 Result

Built a beginner-level cricket analytics machine learning model to predict player performance based on recent form.

πŸš€ Future Improvements

  • Add opponent and venue features
  • Try Random Forest model
  • Build dashboard visualization

About

Cricket data analysis project using Python and Machine Learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors