Skip to content

This is the code for "Predicting the Winning Team with Machine Learning" by Siraj Raval on Youtube

Notifications You must be signed in to change notification settings

llSourcell/Predicting_Winning_Teams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Predicting_Winning_Teams

This is the code for "Predicting the Winning Team with Machine Learning" by Siraj Raval on Youtube

Overview

This is the code for this video on Youtube by Siraj Raval. We're going to predict whether or not the home team will win given a set of other statistics. The dataset for this was retrieved from this site.

Dependencies

  • scikit-learn
  • xgboost
  • pandas

Install missing dependencies with pip.

Usage

Run jupyter notebook in terminal, then the code will pop up in your browser.

Install jupyter here.

Credits

Credits for this code go to RUdrakshTuwani. I've merely created a wrapper to get people started

About

This is the code for "Predicting the Winning Team with Machine Learning" by Siraj Raval on Youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published