House-Prices-Advanced-Regression-Techniques

Author: Qixing Li

Date: August 23, 2018

Code: Github

Project Overview

House Prices: Advanced Regression Techniques Competition on Kaggle

The purpose of this project is to gain some insight of the house prices trend by analyzing the dataset and built statistical models to predict the final price of each home.

  1. Exploratory Data Analysis
  2. Outlier Detection
  3. Statistical Models

Reference

  1. Pedro Marcelino: Comprehensive Data Exploration With Python, https://www.kaggle.com/pmarcelino/comprehensive-data-exploration-with-python
  2. Shitao: Kaggle House Prices: Advanced Regression Techniques, https://github.com/Shitao/Kaggle-House-Prices-Advanced-Regression-Techniques