Skip to content

Building a baseline machine learning classifier model to predict whether a customer would clain his/her insurance or not.

Notifications You must be signed in to change notification settings

Athpr123/Binary-Classification-Using-Machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Travel Insurance Claim Status Prediction

Problem Description -

Insurance companies take risks over customers. Risk management is a very important aspect of the insurance industry. Insurers consider every quantifiable factor to develop profiles of high and low insurance risks. Insurers collect vast amounts of information about policyholders and analyze the data.In this project I'll have to need to analyze the available data and predict whether to sanction the insurance or not using different machine learning classifer models.

Dataset Description-

The dataset given consists of data corresponding to 50553 customers. Following are the features of the dataset -

1.Target: Claim Status (Claim) 2.Name of agency (Agency) 3.Type of travel insurance agencies (Agency.Type) 4.Distribution channel of travel insurance agencies (Distribution.Channel) 5.Name of the travel insurance products (Product.Name) 6.Duration of travel (Duration) 7.Destination of travel (Destination) 8.Amount of sales of travel insurance policies (Net.Sales) 9.The commission received for travel insurance agency (Commission) 10.Gender of insured (Gender) 11.Age of insured (Age)

About

Building a baseline machine learning classifier model to predict whether a customer would clain his/her insurance or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published