Skip to content

bandjay/claims-prediction

Repository files navigation

    Claims Prediction -Statistical learning project

STAT 542 course project ,University of Illinois at Urbana Champaign

Contributors : Jayachandu Bandlamudi , wenke huang

Repository for performing Data exploration, several statistical tests, regression analysis , variable selection, feature engineering and XGBoost model to predict loss of an insurance claim.

Back ground:

Use of statistical machine learning for solving many real-world problems across several domains is so prominent as well as very useful.Insurance domain is one such area, where machine learning can be used to predict ‘loss’ of an insurance claim by using a set of parameters.

Our goal for this project is to predict the (response variable) ‘loss’ of an claim based on several independent variables. These independent variables includes both continuous and categorical predictor variables, Mean Absolute Error(MAE) is the error metric that we will be minimising during the training process of several models.

Below is the workflow for the project

workflow

About

Statistical Learning/ All state project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages