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:
- Create a new Python environment (Python 3.10 or newer)
- In that environment, run "pip install -r requirements.txt"
- In that environment, open the notebook