titanic_validation: Titanic validation data set

Description Usage Format Source Examples

Description

Titanic validation data set

Usage

1

Format

Data frame of 179 observations and 12 features:

PassengerId

id of the passenger

Survived

dummy variable (0 if the passenger died / 1 if the passenger survived)

Pclass

passenger class on the boat

Name

name of the passenger

Sex

male / female

Age

age of the passenger

SibSp

number of siblings/spouses aboard

Parch

number of parents/children aboard

Ticket

ticket no

Fare

price of the ticket

Cabin

location of the cabin on the boat

Embarked

harbor city of boarding

Source

Kaggle Titanic Competition: https://www.kaggle.com/c/titanic/data

Examples

1

helda documentation built on Jan. 6, 2021, 5:09 p.m.