GithubHelp home page GithubHelp logo

aspagnuolo / cross_sell_prediction Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6.67 MB

model to predict whether a customer would be interested in vehicle insurance

Jupyter Notebook 100.00%
class-imbalance-problem cross-sell-prediction logistic-regression

cross_sell_prediction's Introduction

Health Insurance Cross Sell Prediction

Our client is an Insurance company that has provided Health Insurance to its customers now they need your help in building a model to predict whether the policyholders (customers) from past year will also be interested in Vehicle Insurance provided by the company.

The dataset consists of the following properties:

  • id: unique identifier of the policyholder.
  • Gender: gender of the policyholder.
  • Age: age of the policyholder.
  • Driving_License: 1 if the policyholder has a driving license, 0 otherwise.
  • Region_Code: unique code for the policyholder's region.
  • Previously_Insured: 1 if the policyholder already has a vehicle insured, 0 otherwise.
  • Vehicle_Age: age of the vehicle.
  • Vehicle_Damage: 1 if the policyholder has damaged the vehicle in the past, 0 otherwise.
  • Annual_Premium: the amount that the policyholder must pay as a premium during the year.
  • Policy_Sales_Channel: anonymized code of the channel used for the proposal (e.g. by email, by phone, in person, etc...)
  • Vintage: number of days the policyholder has been a customer of the company.
  • Response: 1 if the policyholder responded positively to the sales proposal, 0 otherwise.

The purpose of the model is to predict the value of Response.

The project is divided into three parts:

  • exploratory data analysis (EDA);
  • construction of different models to address the problem of class imbalance;
  • choice of the best model.

cross_sell_prediction's People

Contributors

aspagnuolo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.