ames_housing | R Documentation |
Regression task to predict house sale prices for Ames, Iowa.
Contains 80 features and 2930 observations.
Target column is "Sale_Price"
.
data("ames_housing", package = "mlr3data")
str(ames_housing)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.