reg_train {superml} | R Documentation |
reg_train
Description
Training Dataset used for regression examples. In this data set, we have to predict the sale price of the houses.
Usage
reg_train
Format
An object of class data.table
(inherits from data.frame
) with 1460 rows and 81 columns.
Source
https://www.kaggle.com/c/house-prices-advanced-regression-techniques/data
[Package superml version 0.5.7 Index]