Skip to content

savvastj/nfl_survival_analysis

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

This is the repo my blog post on Surviving the NFL - Survival Analysis using Python.

I've provided the conda environment that I used to code up the Jupyter notebook.

To create the environment provided run the following command:

conda env create -f environment.yml

To activate the enviornment on Linux/OS X run:

source activate py35

If you are running Windows use:

activate py35

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published