Skip to content

Multi-classification problem where the goal of the project is to determine risk level of a particular applicant based on his/her background (Eg. medical history etc.)

Notifications You must be signed in to change notification settings

2wnh93/life-insurance-assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Risk Assessment for Life Insurance (In Progress)


1. Preamble

2. Objective

The goal of the project is to classify insurance applicants into the 8 different risk classes, based on anonymized features. Such features include family history, employment history, age, height, weight and BMI amongst others (See details of data in the data source section). The classification model will be evaluated based on quadratic weighted kappa. The quadratic weighted kappa measures the agreement between two ratings (ie. the actual vs predicted). The metric ranges from 0 (random agreement between raters) to 1 (complete agreement between raters).

3. Folder Organization

code (comprise all the notebooks used, refer to the next section for detailed contents)

data (comprise datasets used, specifically the training data and test data)

assets (comprise visualizations saved)

4. Notebook Contents

a. [Data Cleaning](code/ b. c.

5. Analysis and Findings

Figure x: sksdsdsds

6. Data Source

Dataset is obtained from a Kaggle competition here.

6. References

About

Multi-classification problem where the goal of the project is to determine risk level of a particular applicant based on his/her background (Eg. medical history etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published