IPL Score Prediction



  • Tech Stack: Python, Data Analysis, Scikit Learn, RegEx, Pandas, Numpy, Matplotlib, Seaborn, Flask, HTML
  • Github URL: Project Link

1. Conducted data wrangling and exploratory data analysis on IPL data, and trained a Linear Ridge regression model to predict outcomes.

2. Calculated errors and model score, and used GridSearchCV for hyperparameter tuning to reduce errors and improve the model's performance.

3. Achieved an r2_score of 0.75 and deployed the model as a web app using Flask for easy access and usage.