Skip to content

Apply different ML methods on a kaggle dataset to predict wether customers that have a health insurance are also interested in taking a car insurance

Notifications You must be signed in to change notification settings

jong42/Health-Insurance-Cross-Sell-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Health-Insurance-Cross-Sell-Prediction

In this notebook, I apply a number of Machine Learning methods to predict wether customers that already have a health insurance are also interested in taking a car insurance. I am using the dataset hosted at https://www.kaggle.com/datasets/anmolkumar/health-insurance-cross-sell-prediction.

Usage:

  1. Create a new Python environment (Python 3.10 or newer)
  2. In that environment, run "pip install -r requirements.txt"
  3. In that environment, open the notebook

About

Apply different ML methods on a kaggle dataset to predict wether customers that have a health insurance are also interested in taking a car insurance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published