Skip to content

Cricket match win predictor using random forest machine learning algorithm.

Notifications You must be signed in to change notification settings

devarsh9/IPL_win_predictor

Repository files navigation

IPL_win_predictor

Cricket match win predictor using random forest machine learning algorithm.

Then first run the mlmodel.py which will train our model and dump into model.pkl file

After this run the app.py which will intialize our web application in the local host port no:5000

IPL_main.ipynb just shows comparison between RFC and XGboost model for our dataset and clearly shows that RFC is providing more accuracy.

About

Cricket match win predictor using random forest machine learning algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages