insurance_charges | R Documentation |
A dataset to predict the insurance premium (charges).
insurance_charges
A data frame with 1338 observations (rows) and 7 features (columns). The dataset contains four numerical features (age, bmi, children and expenses) and three nominal features (sex, smoker and region) converted into factors with numerical value designated for each level. The variable to predict is charges.
https://www.kaggle.com/noordeen/insurance-premium-prediction. Original source was from the Machine Learning course website (Spring 2017) from Professor Eric Suess.
insurance_charges
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.