Skip to content

Example of Neural Network for a Regression problem in TensorFlow

Notifications You must be signed in to change notification settings

markitos314/tf_insurance_regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Building a Neural Network Regression model on TensorFlow

As part of Zero To Mastery's Tensorflow Certificate Course we'll try to predict the cost of medical insurance for individuals based on a number of different parameters such as: age, sex, bmi, children, smoking_status and residential_region.

To do, we'll leverage the pubically available Medical Cost dataset available from Kaggle and hosted on GitHub.

About

Example of Neural Network for a Regression problem in TensorFlow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published