Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.03 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.03 KB

HockeyPred

This is a project to predict the outcome of NHL/SHL games using machine learning. The data is scraped from Hockey-Reference.

Implemeted features

  • None

TODOs

  • Data
    • Scrape data from Hockey-Reference Figure out how to build a tool to scrape the data and build a dataset from it.
    • Normalize data
    • Visualize data
  • Machine learning
    • Train a model
    • Predict the outcome of a game