/titanic

Kaggle Titanic Competition

Primary LanguageJupyter Notebook

titanic

Kaggle Titanic Competition

Do some testing below

Nothing is impossible with a willing heart!

Original Feature

  • PassengerId: and id given to each traveler on the boat
  • Pclass: the passenger class. It has three possible values: 1,2,3
  • The Name
  • The Sex
  • The Age
  • SibSp: number of siblings and spouses traveling with the passenger
  • Parch: number of parents and children traveling with the passenger
  • The ticket number
  • The ticket Fare
  • The cabin number
  • The embarkation. It has three possible values S(Southampton),C(Cherbourg),Q(Queenstown)

Derived Feature