Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 2.24 KB

README.md

File metadata and controls

32 lines (24 loc) · 2.24 KB

linkin_art_nfl_trophy

Using Machine Learning to predict the NFL Champion for every up-coming year.

Medium Article

Acquired Data since 1990 from profootballreference.

Project About:
  • Since my NBA champion project is fully end-to-end (web scraped -> transformed -> analyzed) in python, this project is NOT web scraped by code entirely (Reasoning: I hand copied almost all of this data a long time ago).
How to setup/run the Project:
  • For predicting new seasons in the future, for example 2025, 2026 you'll have to hand copy the new season data from website using my given links to find the approriate tables, then format clean data as follows in each file (via excel/python/whatever).
  • Then run python file nfl_champ_data then run nfl_champ_ml for results.
CSV's | website location links