Linear Regression in Tensorflow – NathanML
In this post, we will use the LinearRegressor estimator from Tensorflow. It is the Behavior Risk Factor Surveillance System (BRFSS). There is a Jupyter Notebook hosted on github with the code and data needed to reproduce this work. The data is extracted into training, evaluation, and prediction sets from the 2016 BRFSS. There are 39,034 training records, 9,633 evaluation records, and 12,211 records held out for prediction.
May-8-2018, 05:35:25 GMT