Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

augo-amos/Nairobi-Property-Price-Predictor

Domain:

socioeconomic

Record type:

software
Creator:
aug
Host:
A machine learning-powered web application that predicts property prices in Nairobi, Kenya based on location, size, bedrooms, and other features. # Nairobi Property Price Predictor A machine learning-powered web application that predicts property prices in Nairobi, Kenya based on location, size, bedrooms, and other features. ## Live Demo [Add your Streamlit Cloud link here after deployment] ## Project Overview This project scrapes real property listings from multiple Kenyan real estate websites, cleans and processes the data, trains machine learning models, and deploys an interactive web app for price prediction. ### Features - **Data Collection**: Scrapes 400+ listings from 4 major property sites - **Data Cleaning**: Handles missing values, standardizes formats - **Machine Learning**: Multiple models (Linear Regression, Random Forest) with comparison - **Web App**: Interactive Streamlit interface for price prediction - **Market Insights**: Visualizations of price trends by location ## Tech Stack - **Python 3.9+**: Core programming language - **Pandas/NumPy**: Data processing - **Scikit-learn/XGBoost**: Machine learning - **Streamlit**: Web application - **Plotly**: Interactive visualizations - **Git/GitHub**: Version control and deployment ## Project Structure nairobi-proptech/ ├── data/ │ ├── raw/ # Raw scraped data │ └── processed/ # Cleaned and feature-engineered data ├── models/ # Trained model files ├── notebooks/ # Jupyter notebooks for analysis ├── scripts/ # Python scripts for data processing ├── app/ # Streamlit web application ├── dashboard/ # Dashboard files ├── presentation/ # Presentation materials ├── requirements.txt # Python dependencies └── README.md # Project documentation ## Installation ### Prerequisites - Python 3.9 or higher - Git - (Optional) Conda for environment management ### Local Setup 1. **Clone the repository** ```bash git clone github.com cd nairobi-proptech

Visit

github.com

Similar

augo-amos/kenya-travel-agentsymo101/kenya-property-price-predictorMahdibenj22/Tunisian-Property-Price-PredictorStephen-Echessa/Nairobi-Property-Price-Predictionaugo-amos/real-time-air-quality-data-pipeline-with-mongodb-kafka-astra-dbAdewuyiDaniels/ibadan-property-predictor

augo-amos/kenya-travel-agent

AI-powered travel assistant for Kenyan tourism destinations # Kenya Travel Agent An AI-powered tra

symo101/kenya-property-price-predictor

End-to-end DS project — scraping, cleaning, EDA, ML model and Streamlit dashboard # 🏠 Kenya Propert

Mahdibenj22/Tunisian-Property-Price-Predictor

A machine learning-based web application for categorizing Tunisian property prices into low, mid, an

Stephen-Echessa/Nairobi-Property-Price-Prediction

Project to build a machine learning model that predicts property prices in Nairobi, Kenya, based on

augo-amos/real-time-air-quality-data-pipeline-with-mongodb-kafka-astra-db

A Python-based real-time data engineering pipeline that collects hourly air quality data from the Op

AdewuyiDaniels/ibadan-property-predictor

Predicting property prices in Ibadan, Nigeria using machine learning technique. This involves levera