Skip to content

This notebook is mainly an experimentation playground for myself to learn data science and statistics.

Notifications You must be signed in to change notification settings

AmruthPillai/IPL-Match-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPL Match Predictor

This notebook is mainly an experimentation playground for myself to learn data science and statistics.

I'll be attempting to predict the winner of an IPL match, given two teams (and maybe other parameters as well), using K-Nearest Neighbors Classifier.

We're using KNN because technically, I will need a result out of the given set of discrete values. It is more of a classification problem than a regression problem, where I would be prediction values arbitrarily.

Check out the Jupyter Notebook (IPL Match Predictor.ipynb) for a detailed explanation on how it all works!

Screenshot

Screenshot

About

This notebook is mainly an experimentation playground for myself to learn data science and statistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published