Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 1.04 KB

README.md

File metadata and controls

25 lines (11 loc) · 1.04 KB

IPL Match Winning Predictor Predicts which team is going to win based on user input of total runs scored in first innings,current score,wickets and overs remaining. Uses Machine Learning Model Logistic Regressions and other python librarires such as sklearn,numpy,pandas,matplotlib. Takes into account various processes of a Machine Learning Model like

1 Feature Engineering

Screenshot (8)

2 Model Training

Screenshot (10)

3 Prediction & Testing

Screenshot (12)

Screenshot (16)

4 Working & Implementation

Screenshot (18)