Skip to content

Rajasri7853/House-Price-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏠 House Price Prediction using Linear Regression

This is a simple machine learning project that predicts the price of a house based on:

  • Square Footage
  • Number of Bedrooms
  • Number of Bathrooms

πŸ“‚ Files

  • main.py – main Python code to train the model and predict
  • data.csv – sample data for training
  • README.md – this file (project explanation)

πŸš€ How to Run the Project

  1. Install the required libraries:

  2. Run the Python script:

You will see the predicted house price printed in the terminal.

About

Predict house prices using linear regression with features like square footage, bedrooms, and bathrooms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages