ilpd | R Documentation |
Classification data to predict whether or not a person is a liver patient.
Obtained using the mlr3oml package. Contains 538 observations and 10
features. Target column is "diseased"
.
All variables have been renamed.
The target variable has been re-encoded to "yes"
and "no"
.
data("ilpd", package = "mlr3data")
str(ilpd)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.