Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 187 Bytes

File metadata and controls

4 lines (4 loc) · 187 Bytes

Predicting-Football-Match-Winners

  1. Scraped the match data from FBref.
  2. Cleaned the data for Machine Learning using pandas.
  3. Applying scikit-learn, predict the outcome of a game.