Skip to content
/ cfs Public
forked from vrivellino/cfs

College Football Prediction & Rankings using Google API

License

Notifications You must be signed in to change notification settings

scouttyg/cfs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFS Source Code

Directories

perllib/

Perl scripts and perl modules used to import data, interact with Google Prediction API, and export data.

scripts/

Shell scripts used to bootstrap the database.

source_data/

CSV and HTML downloaded from http://www.sports-reference.com. Includes listing of teams, team statistics, and schedules.

sql/

Included is a file that bootstraps the database schema, a file that contains a handful of freeform SQL queries, and the latest mysqldump of the datbase.

training_data/

CSV files generated by perllib/export_training_data.pl that were used to train the models.

About

College Football Prediction & Rankings using Google API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 98.1%
  • Shell 1.9%