This project predicts the category of a claim based on features available early in the process, helping BNP Paribas Cardif accelerate its claims process and therefore provide a better service to its customers.
Data Preprocessing:
- Feature Selection
- Data Imputation
- Log Transformations of skewed features
- Outlier Detection & Removal
Machine Learning:
Ensemble of XGBoost & Extra Trees Classifier (with parameter tuning)