Machine Learning · Case Study · Pelumi Oladokun

Machine Learning

Machine Learning House Prediction

A neural network that grouped houses into price bands from their feature data.

Machine Learning House Prediction project visual

The brief

What needed to be solved.

Property data is hard to scan quickly when the goal is to sort houses, not price every one by hand.

The model needed to turn feature patterns into clear price categories.

The constraint

What made it interesting.

I treated it as a classification problem with a real use case: faster screening and better market grouping.

The work focused on making the model output easy to use in a property workflow.

The build

What was assembled.

TensorFlow model experiments.

Feature-based classification setup.

Output shaped around price tiers.

Project write-up aimed at applied ML work.

The result

What changed after it ran.

Added a clear machine learning project to the portfolio.

Showed model work tied to a practical decision task.

Expanded the project mix beyond automation and workflows.

Stack