powered by
Titanic training data set
titanic_training
Data frame of 712 observations and 12 features:
id of the passenger
dummy variable (0 if the passenger died / 1 if the passenger survived)
passenger class on the boat
name of the passenger
male / female
age of the passenger
number of siblings/spouses aboard
number of parents/children aboard
ticket no
price of the ticket
location of the cabin on the boat
harbor city of boarding
# NOT RUN { data(titanic_training) # }
Run the code above in your browser using DataLab