Skip to content

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.

Notifications You must be signed in to change notification settings

jijopjames/House-price-kaggel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

House-price-kaggel

This project House prices estimator based on the kaggel competition data.

The model is based on Regression. I have made use of dission tree method predict my outcome.

  1. The date used to determine my outcome is avalable on the data folder or can be found from the competition page.
  2. Data folder contains:
    • data_description.txt - A detialed description of the data provided
    • sample_submission.csv - A sample formate for output submission
    • test.csv - Test dataset
    • train.csv - Train dataset
  3. House_price.ipynb contains the code for data preprocessing and modeling.
  4. submission.csv is the outcome of the data modeling.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published