π‘ Assetify: Know the Price, Make it Wise!
π Project Overview
Property demand in Jakarta continues to rise along with population growth and urban infrastructure development. However, house price fluctuationsβinfluenced by factors like location, facilities, and economic conditionsβmake it difficult for buyers and investors to estimate property value accurately.
Assetify is here to help!
This app leverages data and machine learning to provide accurate housing price predictions based on user input.
π Test Flow
- π User inputs property details:
- Number of Bedrooms
- Number of Bathrooms
- Building Area (mΒ²)
- Land Area (mΒ²)
- πΈ Click "Predict Price" to get the estimated house value instantly.
π§° Tech Stack
- π Python
- π Pandas & NumPy
- π Matplotlib
- π Streamlit (for interactive web interface)
βοΈ Setup Guide
# π½ Clone the repository
git clone https://github.com/UsamahPutraFirdaus/LAI25-RM104-HousingPricePrediction
# π§ͺ Create and activate virtual environment
python -m venv venv
# On Windows
venv\Scripts\activate
# On macOS/Linux
source venv/bin/activate
# π¦ Install dependencies
pip install -r requirements.txt
# βΆοΈ Run the app
streamlit run app.py
# β To stop the app
Ctrl + C
π Live Demo
π₯οΈ You can try the system here β Assetify - Housing Price Predictor
π References
- ποΈ Scraped Data Source: Lamudi Indonesia
π‘ Make smarter decisions in property investments with data-driven insights from Assetify.