An open API service indexing awesome lists of open source software.

https://github.com/ksdkamesh99/ipl-match

A machine learning Flask application for predicting winner of match
https://github.com/ksdkamesh99/ipl-match

flask machine-learning random-forest

Last synced: over 1 year ago
JSON representation

A machine learning Flask application for predicting winner of match

Awesome Lists containing this project

README

          

# IPL-Match Predictor
A Flask based Application used to predict the winner of the match by using Machine learning Algorithm.The Machine Learning Algorithm used is Random Forest.It is a initiative taken by me to use machine Learning in Sports
![alt text](https://prod.chaseyoursport.com/blogImage/0.3747130033958004.jpeg)

## Steps Of Installation:
1.Click On Star in the Repository.
2.Go to Command Prompt,Clone the repository by typing the code.
` git clone https://github.com/ksdkamesh99/ipl-match.git`
3.Install the Packages:
` pip install -r requirements.txt`
4.Type the Command
` python app.py`
5.Go to `http://127.0.0.1:5000/` in the Browser and Enjoy