housePrice | R Documentation |
This data set contains 1460
rows and 81
columns (features). the "SalePrice" column is the target.
data(housePrice)
the housePrice
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/c/house-prices-advanced-regression-techniques/data
adult
, risk
, churn
, churnTel
, bank
, advertising
, marketing
, insurance
, cereal
, house
data(housePrice)
str(housePrice)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.