elcaiseri / Titanic-Machine-Learning-from-Disaster

This is the legendary Titanic ML competition solution – the best, first challenge for you to dive into ML competitions and familiarize yourself with how the Kaggle platform works.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Titanic - Machine Learning from Disaster

This is the legendary Titanic Machine Learning competition – the perfect first challenge for diving into ML competitions and familiarizing yourself with the Kaggle platform.

Objective: The competition is simple: use machine learning to create a model that predicts which passengers survived the Titanic shipwreck.

Dataset: Titanic Dataset

Titanic: Simple Models For Beginners With EDA

Table of Contents:

  1. Introduction
  2. Data Preparation
  3. Data Visualization
  4. Preprocessing data for machine learning
  5. Machine Learning
    • 5.1 Tree Based Models
    • 5.2 Classic ML Models
  6. Submitting
    • 6.1 Ensemble

You can copy and edit the code directly from my Kaggle notebook: Titanic - Getting Started with Kaggle Competitions

Follow me on Kaggle: Kassem@elcaiseri

© 2023 Kaggle@elcaiseri

About

This is the legendary Titanic ML competition solution – the best, first challenge for you to dive into ML competitions and familiarize yourself with how the Kaggle platform works.


Languages

Language:Jupyter Notebook 100.0%