Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 499 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 499 Bytes

Titanic Disaster Survival Prediction

Machine Learning Competition - Kaggle

Details of the competition available here

Introduction

This repository contains my solution to the Kaggle competition mentioned above. The objective is to share my approach to the problem as well as get feedback from the community. This is my first submission to Kaggle.

Dependencies

The Python packages required :

  • Numpy
  • Pandas
  • Scikit-learn
  • Matplotlib
  • Seaborn