Project: Analysis of the Personal Key Indicators of Heart Disease Dataset
Contents
Project: Analysis of the Personal Key Indicators of Heart Disease Dataset¶
Authors: Pradeep Muthaiya, Sean Shimohara, Thi Nguyen, and Wesley Cheung¶
Project Description: This project is our final homework assignment for the Stat 159 Course taught at UC Berkeley. For this assignment, we analyze the publicly available Personal Key Indicators of Heart Disease Dataset. Here is a description of the files in the repo:
datais a folder that contains the .csv file of the dataset used in our analysisfiguresis a folder that contains all of the .png files we generated from our analysistoolsis a folder that contains the custom functions we used in our analysis, along with some simple tests for these functionscontributionstatement.mdis a Markdown file outlining each group member’s contributions to this repoEDA.ipynbis a Jupyter Notebook displaying the exploratory data analysis we ran on the datasetenvironment.ymlis a .yml file that can be used to reproduce the environment we ran our analysis onhw07-description.mdis a Markdown file containing the instructions for this homework assignmentLICENSEis a license for our workmain.ipynbis a Jupyter Notebook that contains a detailed description of our analysis and findingsMakefileis a Makefile that allows the easy rerunning of our analysismodel.ipynbis a Jupyter Notebook that displays the process by which we created our classifiers from the datasetpyproj.tomlis used to install our custom packagesetup.cfgis used to install our custom packagesetup.pyis used to install our custom package_config.ymlis used to produce the jupyter book_toc.ymlis used to produce the jupyter book
Citations: The Dataset Used in Our Analysis: https://www.kaggle.com/datasets/kamilpytlak/personal-key-indicators-of-heart-disease
The Full CDC BRFSS Dataset: https://www.cdc.gov/brfss/annual_data/annual_2020.html