| house_price | R Documentation |
This data set contains 1460 rows and 81 columns (features). the "SalePrice" column is the target.
data(house_price)
the house_price dataset, as a data frame, contains 1460 rows and 81 columns (variables/features).
For more information related to the dataset see:
https://www.kaggle.com/datasets/lespin/house-prices-dataset
This dataset comes from:
https://www.kaggle.com/competitions/house-prices-advanced-regression-techniques
Reza Mohammadi (2025). Data Science Foundations and Machine Learning with R: From Data to Decisions. https://book-data-science-r.netlify.app.
bank,
churn_mlc,
churn,
churn_tel,
adult,
risk,
cereal,
advertising,
marketing,
drug,
house,
red_wines,
white_wines,
insurance,
caravan,
fertilizer,
corona
data(house_price)
str(house_price)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.