Loading...
Menu
Loading...
The Gezinomi Customer Revenue Estimation & Segmentation Project is a data analytics project using real Gezinomi customer data to estimate potential revenue and derive customer segments through rule-based classification.

Focus
Data · Product · Software
Output
Model / Dashboard / MVP
Stack
Python · Pandas · Machine Learning · EDA · Data Visualization
Project Details
I've documented the problem, approach, experiments, and outcomes here in an organized manner.
In this project, I applied a rule-based classification methodology on a real Gezinomi customer dataset to estimate potential income for customers. The analysis workflow includes:
Through this structure, I visualized how customer value behaves across segments and drew insights useful for optimizing marketing strategies.
When I started this project, the Gezinomi dataset was quite raw and not ready for direct analysis. I performed comprehensive data cleaning to handle missing and outlier values and prepared the data for analysis. Defining meaningful business rules for rule-based classification and correctly segmenting customers was challenging because the segments needed to accurately reflect revenue levels.
During EDA, supporting findings with visualizations and explaining segment behavior to translate insights into actionable business decisions required careful technical considerations throughout the process. This gave me a rich experience in both the engineering and business sides of customer segmentation analysis.