This document summarizes an effort to model the expected loss of bodily injury claims using gradient boosting. Frequency and severity models are built separately and then combined to estimate expected loss. Gradient boosting is chosen as the modeling approach due to its flexibility. Tuning parameters like shrinkage, number of trees, and depth must be selected. The goal is predictive accuracy over interpretability. Performance is evaluated on a test set not used for model selection.
Related topics: