data-portfolio

← Portfolio · Notebook


Property Valuation — Lagos, Nigeria

Business question

Can we predict listing prices for Lagos residential properties accurately enough to:

Data

Run python download_data.py.

EDA targets

Modeling

Family Model
Linear regression OLS on log-price with neighborhood + property-type + bedrooms
GBM LightGBM / GradientBoostingRegressor with one-hot neighborhood + parsed features

Validation

Deployment

Business outcome