housePrice: housePrice dataset

housePriceR Documentation

housePrice dataset

Description

This data set contains 1460 rows and 81 columns (features). The "SalePrice" column is the target.

Usage

 data( housePrice ) 

Format

The housePrice dataset, as a data frame, contains 1460 rows and 81 columns (variables/features).

Details

For more information related to the dataset see:

https://www.kaggle.com/c/house-prices-advanced-regression-techniques/data

See Also

adult, risk, churn, churnTel, bank, advertising, marketing, insurance, cereal, house

Examples

data( housePrice )

str( housePrice )

liver documentation built on Nov. 2, 2023, 5:29 p.m.