

Titanic: data analysis with Python Part 2/2
This is part 2 of the data analysis on the titanic dataset. In part 1, I used cluster analysis to find groups of people with similar...


Titanic: data analysis with Python Part 1/2
Would you have survived the titanic? Let's try to answer that question by using machine learning, more specifically clustering...