Titanic disaster analysis

Posted on Чт 17 Ноябрь 2016 in data analysis • Tagged with data, analisys, python, pandas, matplotlib, scikit-learn, numpy, machine learning, kaggleLeave a comment

I'm newbie at the Kaggle and I'm new to machine learning. I'll try to make this exploration interesting and detailed.

1. Data analysis

1.1. Expectations

What I do expect from this analysis? I’ll create a model predicting a survival on the Titanic. And on the way to prediction I'll make illustrations for all found dependencies.
First of all, I want to understand what kind of variables do I have.
Continue reading