cla_train: cla_train

Description Usage Format Source

Description

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.

Usage

1

Format

A data frame with 12 variables:

PassengerId

unique ID of the passenger

Survived

survival of the passenger

Pclass

ticket class

Name

name of the passenger

Sex

sex of the passenger

Age

Age of the passenger

SibSp

number of siblings/spouse aboard the titanic

Parch

number of parents / child aboard the titanic

Ticket

ticket number

Fare

passenger fare

Cabin

cabin number

Embarked

port of embarkation

Source

https://www.kaggle.com/c/titanic/data


ssi-ashraf/superml documentation built on Nov. 5, 2019, 9:18 a.m.