powered by
Regression task to predict house sale prices for Ames, Iowa.
Contains 80 features and 2930 observations. Target column is "Sale_Price".
"Sale_Price"
data("ames_housing", package = "mlr3data") str(ames_housing)
Run the code above in your browser using DataLab