Skip to main content

House Price Prediction

The konan-housing-model is a python-based Model that uses the popular Ames Housing Dataset which records 80+ features that describe that state of houses in Ames, Iowa between 2006 and 2010 alongside each house's corresponding sale price. The goal is to predict the sale price of a house given a set of features describing it.

  • Reference Jupter notebook by Nanashi can be found here
  • The github repository can be found here
  • The docker image can be found here