Skip to content

vishweshwarbhat/ipl_score_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

ipl_score_prediction

this is the machine learning model which predicts the a final score a tema can score in specific match input parameter are listed below

  • bat_team - batting team
  • bowl_team = bowling team
  • batsman = name of the player currently on strike
  • bowler = name of the player currently bowling
  • runs = runs scored by batsman for particular ball
  • overs= current over
  • runs_last_5 = runs scored in last five over w.r.t to that ball
  • wickets_last_5=wickets in last 5 over w.r.t to that ball
  • striker =runs scored by stricker
  • non_striker=run scored by non striker
    best fitted algorithm is Linear Regression and buil web app using the Flask (python)

* working demo

alt-text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages