Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Estate Price Prediction 🏠

Overview

An intuitive web application built with Streamlit to predict real estate prices using linear regression.

📁 Project Structure

.
├── app.py
├── scripts
│   └── train.py
├── models
│   └── model.pkl
├── utils
│   ├── preprocessing.py
│   └── logger.py
└── data
    └── final.csv

🚧 Setup Instructions

  • Clone repository and install dependencies with pip install -r requirements.txt
  • Run Streamlit app with streamlit run app.py

🛠️ Technologies

  • Python, Pandas, Scikit-learn, Streamlit

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages