An open API service indexing awesome lists of open source software.

https://github.com/vipul2001/housing-data-set-prediction

This is a solution to the kaggle competition on housing data set prediction
https://github.com/vipul2001/housing-data-set-prediction

Last synced: 2 months ago
JSON representation

This is a solution to the kaggle competition on housing data set prediction

Awesome Lists containing this project

README

        

# Housing-data-set-prediction
This is a solution to the kaggle competition on housing data set prediction
# Competition Description
Ask a home buyer to describe their dream house, and they probably won't begin with the height of the basement ceiling or the proximity to an east-west railroad. But this playground competition's dataset proves that much more influences price negotiations than the number of bedrooms or a white-picket fence.

With 79 explanatory variables describing (almost) every aspect of residential homes in Ames, Iowa, this competition challenges you to predict the final price of each home.

# Practice Skills
Creative feature engineering
Advanced regression techniques like random forest and gradient boosting
# Acknowledgments
The Ames Housing dataset was compiled by Dean De Cock for use in data science education. It's an incredible alternative for data scientists looking for a modernized and expanded version of the often cited Boston Housing dataset.