Skip to content

divyanshukumar10/ipl_match_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipl_match_prediction

The project is built to predict the results of the cricket match which are help in IPL using Machine Learning. The project is a small step taken by me to bring machine learning in sports. The algorithm used in machine learning is Random Forest.

Steps to run the project -

  1. Open the command prompt and type the following commands.
  2. Clone the repository git clone https://github.com/divyanshukumar10/ipl_match_prediction.git
  3. Install the packages pip install -r requirements.txt
  4. Run python app.py
  5. Go to http://127.0.0.1:5000/ in the Browser to see the project.

Deployment

The project is deployed on Herokuapp. Visit https://ipl-predic.herokuapp.com/ to see the project.

Releases

No releases published

Packages

No packages published