647 Forks
762 Stars
762 Watchers

kaggle-titanic

A tutorial for Kaggle's Titanic: Machine Learning from Disaster competition. Demonstrates basic data munging, analysis, and visualization techniques. Shows examples of supervised machine learning techniques.

How to download and setup kaggle-titanic

Open terminal and run command
git clone https://github.com/agconti/kaggle-titanic.git
git clone is used to create a copy or clone of kaggle-titanic repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kaggle-titanic https://github.com/agconti/kaggle-titanic/archive/master.zip

Or simply clone kaggle-titanic with SSH
[email protected]:agconti/kaggle-titanic.git

If you have some problems with kaggle-titanic

You may open issue on kaggle-titanic support forum (system) here: https://github.com/agconti/kaggle-titanic/issues