Skip to content

Building a classifier to predict whether a given NFL player will make the Hall of Fame using data scraped from https://www.pro-football-reference.com/

Notifications You must be signed in to change notification settings

nicholson2208/nfl-hall-of-fame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nfl-hall-of-fame

Matt Nicholson and Jayden Soni EECS 349 Project

Try to classify the talent of a given NFL player by looking at their stats. This project contains everything necessary to get data. All experiments were done in Weka.

usage:

python3 scraper_utils.py then python3 preprocess_utils.py

Note that we will make everything run from main.py in a future commit

About

Building a classifier to predict whether a given NFL player will make the Hall of Fame using data scraped from https://www.pro-football-reference.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages