Skip to content

vikramvinay/Titanic-Machine-Learning-from-Disaster

Repository files navigation

Titanic-Machine-Learning-from-Disaster

Explains how to begin with kaggle very first time .

##Overview This is the code for the one who just begin with kaggle's Titanic competition.This basically explains all the basic concept , How to approach the any competition over kaggle and how to start with it.

##Dependencies

  • Classfication Algorithms
  • Numpy
  • Pandas

##Usage

Run this using jupyter notebook. Just type jupyter notebook in the main directory and the code will pop up in a browser window.

##Result The output of the code is to predict the survival(0-Die,1-Survive) of the passenger who borded on the Titanic.

About

Explains how to begin with kaggle very first time .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published