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
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.pystreamlit
scikit-learn
pandas
numpy๐ง Reach out on LinkedIn or drop a โญ if you like the project!