/cd_titanic_dataset

We will be completing the analysis one titanic data to see how many people survived. We will apply machine learning to predict which passengers survived the tragedy ny ninary classification..

GNU General Public License v3.0GPL-3.0

Titanic dataset

We will be completing the analysis one titanic data to see how many people survived. We will apply machine learning to predict which passengers survived the tragedy ny ninary classification..

Code Challenge

  • A chance to work with brilliant DSC JKUAT minds

Task

Explore the data and finally build a model around the data

Tips

There are missing values 😁.

Comment your code to shoe your thought process You can submit the notebook as a pull request

Resources:

  • Kaggle Dataset repo
  • Introduction to EDA
  • What is EDA

Working on the Code Challenge

  1. Fork the code challenge repository

After forking the repo clone it.

mkdir Titanic
cd Titanic
git clone https://github.com/{your_username}/cd_titanic_dataset
  1. Make a name branch. Keep the master clean.

Pull all changes.

cd cd_titanic_dataset
git pull origin master

Create new branch

git checkout -b {your_username}
  1. Make changes to the fork following the challenge
  2. Commit changes to your fork

Push new branch

git push origin -u {your_username}
  1. Make a pull request

Support

In case you have any questions, reach out to the team in slack or in whatsapp