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.

Mahdibenj22/Tunisian-Property-Price-Predictor

Domain:

socioeconomic

Record type:

software
Creator:
Mah
Host:
A machine learning-based web application for categorizing Tunisian property prices into low, mid, and high categories. # Tunisian-Property-Price-Predictor A machine learning-based web application for categorizing Tunisian property prices into low, mid, and high categories. ## Table of Contents - Overview - Features - Technologies Used - Installation - File Structure - Future Enhancements - Contributing - License ## Overview The Tunisian Property Price Predictor is a machine learning-based application that predicts property price categories (Low, Mid, High) based on features such as the number of rooms, bathrooms, size, and region. This tool aims to enhance transparency in the Tunisian real estate market by providing both users and agencies with a reliable price estimation system. ## Features - Predicts property price categories (Low, Mid, High). - User-friendly interface for feature input and result visualization. - Highlights feature importance in prediction. - Interactive charts to display prediction confidence. ## Technologies Used - Python - Streamlit - Scikit-learn - XGBoost - Pandas and NumPy for data manipulation - Matplotlib and Seaborn for visualizations ## Installation 1. Clone the repository: ```bash git clone github.com 2. Navigate to the project directory: ```bash cd Tunisian-Property-Price-Predictor 3. Install the required dependencies: ```bash pip install -r requirements.txt 4. Run the application: ```bash streamlit run app.py ## File Structure - `app.py`: Main application script that powers the web interface for property price prediction using Streamlit. - `Tunisian_Category_Price_Prediction.ipynb`: Jupyter notebook used for developing and testing the machine learning model. - `xgb_classification_model.pkl`: Pre-trained XGBoost classification model for predicting property price categories. - `Property Prices in Tunisia.csv`: Dataset containing property details used for training and testing the model. - `README.md`: Documentation file that describes the project, its features, installation instructions, …

Visit

github.com

Tasks

text classification

Licenses

MIT

Similar

symo101/kenya-property-price-predictoraugo-amos/Nairobi-Property-Price-PredictorMalikEljaouadi/Tunisian-Property-Price-PredictionMahdibenj22/Tunisian-Dialect-Transformerheikalazzouna-svg/tunisian-house-price-predictorAdewuyiDaniels/ibadan-property-predictor

symo101/kenya-property-price-predictor

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

augo-amos/Nairobi-Property-Price-Predictor

A machine learning-powered web application that predicts property prices in Nairobi, Kenya based on

MalikEljaouadi/Tunisian-Property-Price-Prediction

Machine Learning solution trying to predict the price of sale or rent for Tunisan properties # Tuni

Mahdibenj22/Tunisian-Dialect-Transformer

Hard-coded Transformer model for next-word prediction in Tunisian dialect. # Tunisian-Dialect-Trans

heikalazzouna-svg/tunisian-house-price-predictor

Interactive house price predictor for Tunisia using ML # Tunisian House Price Predictor An e

AdewuyiDaniels/ibadan-property-predictor

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