Skip to content

MaahiKhazi/House-Price-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

House Price Prediction

A house price prediction model using multiple linear regression on a Bangalore house dataset.

Dataset

The dataset used in this project contains information on various houses in Bangalore, India. The data includes features such as the area of the house, number of bedrooms, and location, availability, society, balcony, and price.

Requirements

  • Python 3.x
  • Pandas, Numpy, and Scikit-learn libraries

To install the required libraries, run the following command: pip install pandas numpy scikit-learn

Running the model

  1. Clone or download the repository.
  2. Navigate to the project's directory and run the main.py file using Python.
  3. The model will automatically train on the provided dataset and make a prediction for a sample house.

Evaluation

The Model is evaluated using R-squared and Mean absolute error .

Contact

If you have any questions or issues, feel free to contact me at [email protected].

Enjoy the model!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published