Giter Site home page Giter Site logo

housepricingrecommendationsystem's Introduction

Project Name - Boston House Pricing Recommendation System

The Boston House Pricing Recommendation System is a machine learning system that provides an estimate of the median value of owner-occupied homes in Boston, Massachusetts based on a set of input features. The system uses the Boston House Pricing dataset which contains information about different attributes like crime rate, property tax rate, pupil-teacher ratio, and other factors that may impact the value of a property.

The system takes these input features as input, applies machine learning algorithms to predict the median value of owner-occupied homes in Boston, and provides a recommendation to the user. This recommendation can help home buyers, real estate agents, or anyone who is interested in buying or selling properties to make informed decisions about the value of a property.

Overall, the Boston House Pricing Recommendation System helps to streamline the decision-making process related to property buying or selling and provides users with an estimate of the value of a property based on a set of input features.

Boston House Pricing Dataset.

This dataset was taken from the StatLib library which is maintained at Carnegie Mellon University. ( https://archive.ics.uci.edu/ml/machine-learning-databases/housing/ )

Python Libraries used -

pandas, numpy, matplotlib

Attribute Information (in order):

    - CRIM     per capita crime rate by town
    - ZN       proportion of residential land zoned for lots over 25,000 sq.ft.
    - INDUS    proportion of non-retail business acres per town
    - CHAS     Charles River dummy variable (= 1 if tract bounds river; 0 otherwise)
    - NOX      nitric oxides concentration (parts per 10 million)
    - RM       average number of rooms per dwelling
    - AGE      proportion of owner-occupied units built prior to 1940
    - DIS      weighted distances to five Boston employment centres
    - RAD      index of accessibility to radial highways
    - TAX      full-value property-tax rate per $10,000
    - PTRATIO  pupil-teacher ratio by town
    - B        1000(Bk - 0.63)^2 where Bk is the proportion of blacks by town
    - LSTAT    % lower status of the population
    - MEDV     Median value of owner-occupied homes in $1000's

Recommendation System

Data cleansing, pre-processing, analyzing, and model-training and building the prediction model are being done on jupyter notebook using Python libraries to make our recommendation model work more accurately.

Specifications

  1. The frontend is built using the tech stack of HTML and Javascript
  2. The backend is built completely using the libraries of Python
  3. Frontend and backend are logically connected using the 'predict_api' API
  4. The complete project is containerized using the docker. The project is 100% plug and play

How to Run?

Open the project in VS Code or any other code editor and open the terminal run the below command

python app.py

open this on the browser - http://127.0.0.1:5000

And that's it!

housepricingrecommendationsystem's People

Contributors

harshp807 avatar

Watchers

 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.