ames_housing {mlr3data} | R Documentation |
House Sales in Ames, Iowa
Description
Regression task to predict house sale prices for Ames, Iowa.
Contains 80 features and 2930 observations.
Target column is "Sale_Price"
.
Examples
data("ames_housing", package = "mlr3data")
str(ames_housing)
[Package mlr3data version 0.7.0 Index]