boston_housing: Boston housing data

Description Usage Format Source

Description

This dataset concerns the values of 506 houses in suburbs of Boston.

Usage

1

Format

A list of 4 components:

train

A data.frame of the training dataset which contains 354 rows and 14 columns.

test

A data.frame of the test dataset which contains 152 rows and 14 columns.

target_idx

A column index of the target (response) varible.

pred_idx

A set of column indicies of the predictors.

Source

https://archive.ics.uci.edu/ml/datasets/Housing


gbts documentation built on May 2, 2019, 9:42 a.m.