This project implements a rule-based classification system to estimate the potential value (gain) a customer can bring to a business. It is designed to assist in identifying high-value leads using defined decision rules based on customer attributes.
To develop a simple yet interpretable classification method that calculates the potential return from leads using predefined business rules.
- Python
- Pandas
- NumPy
- Rule-based logic