pjflanagan / college-football-data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

College Football Data

This repo is going to be full of functions that analyze the college football data.

API

Questions

Which Ranking System Is More Accurate?

To measure accuracy, we are going to determine which system changes least week after week.

  1. Get the average absolute value delta of each ranking per week (All not ranked (NR) teams are considered ranked 26)
  2. Average all the weeks together

Results (TODO)

About


Languages

Language:TypeScript 100.0%