Coder Social home page Coder Social logo

t-mohamed-shafeek / linear-regression-project-on-housing-price-prediction Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.42 MB

The dataset i have used gives some information about few houses in the United States, and the dataset is : USA_Housing.csv

License: MIT License

Jupyter Notebook 100.00%

linear-regression-project-on-housing-price-prediction's Introduction

Housing Price Prediction using Linear Regression

This project aims to predict housing prices based on various features such as area, number of bedrooms, bathrooms, parking spaces, and more. We use a dataset containing these attributes and apply a Linear Regression model to make predictions.

Table of Contents Introduction Dataset Requirements Installation Exploratory Data Analysis (EDA) Data Preprocessing Model Building Evaluation Conclusion Introduction Predicting housing prices is a crucial aspect of the real estate market. This project builds a Linear Regression model to predict the price of a house based on factors like area, bedrooms, bathrooms, and more. This notebook demonstrates data preprocessing, feature selection, and model evaluation.

Dataset The dataset used in this project consists of the following 13 features:

Price: Price of the house.

Area: Total area of the house (in square feet).

Bedrooms: Number of bedrooms.

Bathrooms: Number of bathrooms.

Stories: Number of stories in the house.

Mainroad: Whether the house is connected to a main road (Yes/No).

Guestroom: Whether the house has a guestroom (Yes/No).

Basement: Whether the house has a basement (Yes/No).

Hotwaterheating: Whether the house has hot water heating (Yes/No).

Airconditioning: Whether the house has air conditioning (Yes/No).

Parking: Number of parking spaces available.

Prefarea: Whether the house is in a preferred area (Yes/No).

Furnishing status: Furnishing status of the house (Fully Furnished, Semi-Furnished, Unfurnished).

Requirements :

The following libraries are required to run the notebook:

pandas numpy matplotlib seaborn scikit-learn

Conclusion :

This project demonstrates how to apply linear regression to predict housing prices. The model can be further improved by tuning hyperparameters, adding more features, or experimenting with other regression models.

linear-regression-project-on-housing-price-prediction's People

Contributors

t-mohamed-shafeek 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.