Skip to content

Machine Learning model to predict house price as a function of square footage. Uses TensorFlow.

Notifications You must be signed in to change notification settings

aaronVerones/House-price-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

House Price Predictor

I like to expand my familiarity with technology outside my core skills to stay up to date. I took a short course on TensorFlow to familiarize myself with the statistical techniques used in machine learning. Here is the final exercise in this course, included here for anyone interested in taking a look at a real example of a TF program.

Built for Python 3. Uses TensorFlow Library. Installation instructions can be found at https://www.tensorflow.org/install/.

Just run!

python3 house-price-predictor.py

Based on Jerry Kurata's Pluralsight tutorial "TensorFlow: Getting Started"

About

Machine Learning model to predict house price as a function of square footage. Uses TensorFlow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages