Training Dataset used for classification examples. This is classic titanic dataset used to predict if a passenger will survive or not in titanic ship disaster.
cla_train
An object of class data.table
(inherits from data.frame
) with 891 rows and 12 columns.