cqboywy / Kaggle-Titanic

kaggle kernel for Titanic dataset

Home Page:https://www.kaggle.com/massquantity/end-to-end-process-for-titanic-problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaggle - Titanic: Machine Learning from Disaster

This is a kaggle kernel I wrote for Titanic dataset. For your convenience, please view it in NbViewer


The sinking of the RMS Titanic is one of the most infamous shipwrecks in history. On April 15, 1912, during her maiden voyage, the Titanic sank after colliding with an iceberg, killing 1502 out of 2224 passengers and crew. This sensational tragedy shocked the international community and led to better safety regulations for ships.

One of the reasons that the shipwreck led to such loss of life was that there were not enough lifeboats for the passengers and crew. Although there was some element of luck involved in surviving the sinking, some groups of people were more likely to survive than others, such as women, children, and the upper-class.

In this challenge, we ask you to complete the analysis of what sorts of people were likely to survive. In particular, we ask you to apply the tools of machine learning to predict which passengers survived the tragedy.

From the competition homepage.

Image

Content:

  1. Data Cleaning
  2. Exploratory Visualization
  3. Feature Engineering
  4. Basic Modeling & Evaluation
  5. Hyperparameters tuning
  6. Ensemble Methods jk

About

kaggle kernel for Titanic dataset

https://www.kaggle.com/massquantity/end-to-end-process-for-titanic-problem


Languages

Language:Jupyter Notebook 100.0%