Skip to content
/ brfss Public

Multitask DNN in Tensorflow for predictive analytics on the CMS Behavioral Risk Factor Surveillance System (BRFSS)

Notifications You must be signed in to change notification settings

nrstott/brfss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Predictive Analyatics on the BRFSS

Multitask DNN in Tensorflow for predictive analytics on the CMS Behavioral Risk Factor Surveillance System (BRFSS).

Data

The LLCP_2016.zip file in the brfss/data directory contains the 2016 BRFSS data from CMS shuffled and separated into three files:

  • LLCP2016_holdout.csv: 20% of the data held out.
  • LLCP2016_train.csv: 80% of the non-holdout data for training the multitask deep neural network.
  • LLCP2016_eval.csv: 20% of the non-holdout data for evaluating the multitask deep neural network during training.

About

Multitask DNN in Tensorflow for predictive analytics on the CMS Behavioral Risk Factor Surveillance System (BRFSS)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages