Skip to content

prachikohlii/house_pricing_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Rooftop Values: House Pricing Prediction

Rooftop Values: House pricing prediction is a minor project in which the use has to enter various parameters for a house and predict its price. The model is trained using linear regression and using a dataset from kaggle.

๐ŸŒ Live Demo: Click to try the app


๐Ÿ› ๏ธ Installation

Run the following commands one by one in your Terminal

# Clone the repo
git clone https://github.com/prachikohlii/house_pricing_prediction.git
cd house_pricing_prediction

# Run the app
streamlit run rooftop_values.py

๐Ÿ“ฆ Requirements

streamlit
scikit-learn
pandas
numpy

๐Ÿ”— Connect

๐Ÿ“ง Reach out on LinkedIn or drop a โญ if you like the project!


About

A basic ML project in which I trained an ML model using linear regression, This is the first model trained by me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages