Skip to content

LiamFengLin/151a-final-project

Repository files navigation

UC Berkeley's Statistics 151A

Project Group, Spring Term 2016

Group members: Feng Lin, Yuan Wang

Topic: [Death in the United States] (https://www.kaggle.com/cdc/mortality)

Directions/Roadmap

Recommended Steps

  1. download data - download data on the link above. Kaggle account is required
  2. make requirements - pip install all packages listed in requirements.txt
  3. make analysis - generates results and figures referenced in the report

requirements

Requirements are specified in requirements.txt.

Codebase

Analysis scripts are in the / directory. Graphs referenced would be in /graphs directory after running make analysis. The downloaded data is assumed to be in /data directory, i.e. /data/DeathRecords/*

Data

Please download data from the "Download Data" link on the Kaggle competition page (https://www.kaggle.com/cdc/mortality).

Analysis

'make analysis' runs all the analysis scripts and fills up the graphs/ directory with diagrams and graphs, which are referenced in the full report.

Contributers

Feng Lin [LiamFengLin] (https://github.com/LiamFengLin)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published