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 :
- Introduction
- Importing Labreries
- Loading the data
- Exploratory data Analysis
- Data Preprocessing
- Modling
- Submition
You can see this kernel on kaggle form here: Kernel