dsnair / house-prices

Use ML to predict house prices

Home Page:https://www.kaggle.com/c/house-prices-advanced-regression-techniques

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Description

Given 80 explanatory variables, predict the values of 1459 residential homes in Ames, Iowa. More information about the data and project can be found at House Prices Kaggle competition

Data file type: CSV

Work Summary

  1. Data pre-processing
  2. Feature engineering
  3. Predict house prices with ML algorithms:
  • Random forest
  • Ridge regression
  • Correlation analysis

About

Use ML to predict house prices

https://www.kaggle.com/c/house-prices-advanced-regression-techniques

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.9%Language:R 0.1%Language:Python 0.0%