Skip to content

annalucia1/Price-Prediction

Repository files navigation

Zillow Price Prediction

This project is based on the Kaggle competition at https://www.kaggle.com/c/zillow-prize-1. The source data is provided by Zillow.

The target is to predict the difference between the log predicted price by Zillow (named Zestimate) and the log actual sale price of homes.

logerror = log(Zestimate) - log(SalePrice)

About

Kaggle project with Zillow data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages