Baselight

Insurance Recommendation

Improve market outcomes

@kaggle.mrmorj_insurance_recommendation

About this Dataset

Insurance Recommendation

Description

For insurance markets to work well, insurance companies need to be able to pool and spread risk across a broad customer base. This works best where the population to be insured is diverse and large. In Africa, formal insurance against risk has been hampered by lack of private sector companies offering insurance, with no way to diversify and pool risk across populations.

Understanding the varied insurance needs of a population, and matching them to appropriate products offered by insurance companies, makes insurance more effective and makes insurance companies more successful.

Evaluation

The error metric for this competition is the log loss. For every customer ID in the test set, for each product code, you must submit a prediction between 0 and 1 for likelihood that that customer has that product.

Data

In Train, there is a 1 in the relevant column for each product that a customer has. Test is similar, except that for each customer ONE product has been removed (the 1 replaced with a 0). Your goal is to build a model to predict the missing product.

Share link

Anyone who has the link will be able to view this.