Git Product home page Git Product logo

prasadposture / house-prices-advanced-regression-techniques Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.55 MB

I created this repository for kaggle competition that involves predicting price of houses based on various attributes.

License: Apache License 2.0

Jupyter Notebook 98.97% Python 1.03%
house-price-prediction kaggle-competition machine-learning python data-visualization exploratory-data-analysis hyperparameter-tuning

house-prices-advanced-regression-techniques's Introduction

House Prices : Advanced Regression Techniques

Introduction

Predicting the sales price of a house is an essential topic in real estate. There are various factors that affect the price of a home. Some of the factors may cause an increment in the price, some of them may cause decrement, while others are dependent on one or more factors i.e. their combination with other factors decides whether they will increase or decrease the price. To help us find the relationship between these attributes and the sale prices, here we have data on 1460 houses (sold). The dataset includes nearly all the factors that affect the sales price of a house such as overall condition, neighborhood, presence of basement and garage, etc. along with the sale price. I created this project for the Kaggle competition, It has 2000+ viewers so far and it was featured on Kaggle. It includes exploratory data analysis and predictive modeling. If you find this useful please give it a star. Thank You!

Important Links

EDA & MLA
Web Application

Workflow

  1. Loading, Exploring, and Visualizing the Data using Pandas, NumPy, Matplotlib, Seaborn and Plotly.
  2. Preparing the dataset for training, which includes,
    a. Identifying input & target columns and numeric & categorical columns.
    b. Imputing missing values in numeric columns.
    c. Scaling numeric columns in the range of [0,1].
    d. Encoding the categorical columns.
    e. Splitting the dataset in training and validation datasets.
  3. K-Fold Cross Validation for checking the base accuracy of different models.
  4. Training, Evaluating and Tuning the best model(s) (one(s) with least RMSE).
  5. Taking a weighted average of the best-performing model to make predictions on the validation data so that it gives least RMSE.
  6. Making predictions on test data and submitting them for competition.
  7. Saving the model(s) and objects for future use.
  8. Concluding the project in the notebook with a summary and references.
  9. Creating a Streamlit web application that takes user inputs to predict the prices along with interactive visuals that help the user to understand the relationship between different attributes of a house and its sale price.
  10. Deploying the web application on share.streamlit.io for making it available for everyone.

house-prices-advanced-regression-techniques's People

Contributors

prasadposture avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.