Description Usage Format Source Examples
This dataset contains house sale prices for King County, which includes Seattle. It includes homes sold between May 2014 and May 2015. It's a great dataset for evaluating simple regression models.
1 |
A data.table with 19 house features plus the price and the id columns, 21613 observations. '
https://www.kaggle.com/harlfoxem/housesalesprediction License: CC0: Public Domain
1 | data("house_sales_prediction", package = "mlr3book")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.