

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...


Designing and building own 3D printer
I've started to design and build my own 3D printer from scratch. It is a very good exercise as it covers a very large number of fields:...


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...