

Upgrading M3D printer with heatbed
The M3D is an inexpensive 3D printer. While it does print, I very quickly found out that it had it's limitations, one of them being the...


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