/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

Primary LanguageJupyter Notebook

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)