Description Usage Format Source Examples
Predicting medical expenses
1 |
A data frame with 1338 rows and 7 variables:
ageinteger. age of primary beneficiary.
sexcharacter. insurance contractor gender, female, male.
bmidouble. Body mass index, providing an understanding of body, weights that are relatively high or low relative to height, objective index of body weight (kg / m ^ 2) using the ratio of height to weight, ideally 18.5 to 24.9.
childreninteger. Number of children covered by health insurance / Number of dependents.
smokercharacter. Smoking (yes, no)
regioncharacter. the beneficiary's residential area in the US, northeast, southeast, southwest, northwest.
chargesdouble. Individual medical costs billed by health insurance (in dollars).
From Machine Learning in R by Brett Lantz. Data downloaded from GitHub.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.