Skip to content

Machine Learning models for helping BNP Paribas Cardif accelerate its claims process

License

Notifications You must be signed in to change notification settings

iambankaratharva/Claims-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Claims-Management

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:

  1. Feature Selection
  2. Data Imputation
  3. Log Transformations of skewed features
  4. Outlier Detection & Removal

Machine Learning:
Ensemble of XGBoost & Extra Trees Classifier (with parameter tuning)