Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coleramos425/nflintelligence

An analysis of NFL player intelligence and its relation to performance.
https://github.com/coleramos425/nflintelligence

data-science jupyter-notebook nflstats python scraper scrapy webcrawler

Last synced: 2 days ago
JSON representation

An analysis of NFL player intelligence and its relation to performance.

Awesome Lists containing this project

README

        

# nflIntelligence
An analysis of NFL player intelligence and its relation to performance.

## Overview
This is a study conducted I for my Economics of Sport class at Santa Clara University. Leveraging my Computer Science background and interest in data science I created a script that collects NFL player data, aggregates statistics, and then cross references player educational background.

I used a number of tools from CSCI 182 (Data Science) and CSCI 183 (Web & Data Crawling) including:

- Pandas
- Jupiter Notebook
- Scrapy
- Scikit-Learn

## My Study

![introduction](https://github.com/coleramos425/nflIntelligence/blob/master/readmeAssets/asset-1.png)

### Methodology
![methodology](https://github.com/coleramos425/nflIntelligence/blob/master/readmeAssets/asset-2.png)

### Structure
![structure](https://github.com/coleramos425/nflIntelligence/blob/master/readmeAssets/asset-3.png)

### Example
![example](https://github.com/coleramos425/nflIntelligence/blob/master/readmeAssets/asset-4.png)

### Results
![results](https://github.com/coleramos425/nflIntelligence/blob/master/readmeAssets/asset-5.png)

### Conclusion
![conclusion](https://github.com/coleramos425/nflIntelligence/blob/master/readmeAssets/asset-6.png)