SayamAlt / Travel-Insurance-Claim-Prediction

Successfully established a supervised machine learning model that can accurately predict whether the travel insurance claim of a particular customer should be approved or not by a travel insurance agency.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travel-Insurance-Claim-Prediction

A third-party travel insurance servicing company that is based in Singapore.

Travel Insurance Claim Form


Travel Insurance Claims

The attributes are as follows:

  • Target: Claim Status (Claim.Status)
  • Name of agency (Agency)
  • Type of travel insurance agencies (Agency.Type)
  • Distribution channel of travel insurance agencies (Distribution.Channel)
  • Name of the travel insurance products (Product.Name)
  • Duration of travel (Duration)
  • Destination of travel (Destination)
  • Amount of sales of travel insurance policies (Net.Sales)
  • Commission received for travel insurance agency (Commission)
  • Gender of insured (Gender)
  • Age of insured (Age)

About

Successfully established a supervised machine learning model that can accurately predict whether the travel insurance claim of a particular customer should be approved or not by a travel insurance agency.


Languages

Language:Jupyter Notebook 100.0%