Skip to content

A simple Machine Learning Application developed and deployed on Flask Web Framework to predict an IPL Match Winner 🏏🎰

License

Notifications You must be signed in to change notification settings

HarshCasper/IPL-Match-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


Logo

IPL Match Predictor

A simple Machine Learning Application developed and deployed on Flask Web Framework to predict an IPL Match Winner 🏏🎰

About The Project

IPL Match Predictor is a Flask Application that deploys a Machine Learning Model that can predict the winner of an IPL Match. The Algorithm used to develop and deploy the Machine Learning Application was Random Forest and has been developed to research intuitive work on utilizing Machine Learning in Sports and Academics. The project was displayed during Project Expo held on February 1, 2020 at Sathyabama Institute of Science and Technology.

Technology Stack

Local Installation

  1. Drop a ⭐ on the Github Repository.
  2. Clone the Repo by going to your local Git Client and pushing in the command:
git clone https://github.com/HarshCasper/IPL-Match-Predictor.git
  1. Install the Packages:
pip install -r requirements.txt
  1. At last, push in the command:
python app.py
  1. Go to http://127.0.0.1:5000/ and enjoy the application.

LICENSE

MIT

About

A simple Machine Learning Application developed and deployed on Flask Web Framework to predict an IPL Match Winner 🏏🎰

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published