Giter Site home page Giter Site logo

end_to_end_house_price_prediciton's Introduction

House Price Prediction and Build a Client Facing API using Flask

This repository contains the project of house price prediction using Linear, Lasso and Decision Tree Regressor.

Overview

In this project a house price predictor is trained using three different machine learning regression models. In the beginning phase of the project exploratory analysis is done on the dataset to identify the KPIs. After this phase significant data cleaning is done as the data contained a lot of discrepancies. Tasks like handling missing values, outlier detection and removal is done on the dataset to make the data suitable for feeding into the machine learning model. The large part of this project is focused towards data cleaning and pre-processing.

One hot encoding is done to handle the categorical variable present in the data and then the data is fed into the machine learning model. In this project three different regression algorithms are tested with different hyperparameters to find out the best model. For hyperparameter tuning and model selection GridSearchCV is used.

Finally, after the training is done, a client facing web API using Flask server is built to predict the house price.

Data

The data for this project is taken directly from Kaggle and can be downloaded following this link: https://www.kaggle.com/amitabhajoy/bengaluru-house-price-data

Dependencies

The dependencies for this project are listed in the requirements.txt file

end_to_end_house_price_prediciton's People

Contributors

iiakash avatar

Watchers

James Cloos 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.