AbderrahimAl / Titanic-Kaggle

My first kernel at Kaggle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Titanic-Kaggle

This is my first kernel on Kaggle. I choosed the Titanic competition because it's a very good way to introduce feature engineering and classification models.

objective : Predict if a passenger can survived on the titanic or not.

Content :

  1. Introduction
  2. Importing Labreries
  3. Loading the data
  4. Exploratory data Analysis
  5. Data Preprocessing
  6. Modling
  7. Submition

You can see this kernel on kaggle form here: Kernel

About

My first kernel at Kaggle


Languages

Language:Jupyter Notebook 100.0%