Skip to content

Ananya44444/HousePricePredict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Housing Price Predictor

A machine learning project to estimate housing prices based on features like location, area, and amenities.

Features

  • Predicts housing prices.
  • Exploratory Data Analysis (EDA) on housing datasets.
  • Visualizations to understand feature importance and correlations.
  • Easy-to-use Jupyter Notebook for experimentation.

Technologies Used

  • Python
  • Pandas, NumPy, Matplotlib, Seaborn
  • Scikit-learn
  • Jupyter Notebook

How to Use

  1. Clone the repository:
    git clone <your-repo-url>

2.Install dependencies: pip install -r requirements.txt

3.Open Housing_Price_Prediction.ipynb in Jupyter Notebook.

4.Run the notebook cells step by step to explore data and see predictions.

Project Structure

Housing_Price_Prediction.ipynb → Main notebook with analysis and prediction

.csv → Dataset

requirements.txt → Python dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published