Interview with Pradyun Gedam, a maintainer of pip along with many other packages in the Python ecosystem. (more…)
Read more »
A decision tree can be visualized. A decision tree is one of the many Machine Learning algorithms.
It’s used as classifier: given input data, it is class A or class B? In this lecture we will visualize a decision tree using the Python module pydotplus and... (more…)
Read more »
Metaclasses - are they useful at all outside job interviews or conference talks? Let's find out! This article will show you 5 applications of metaclasses. %... (more…)
Read more »
In this article, I will show you how to create dynamic sky replacement in video. The tools that I use in this guide are Python and AI SkyAR library... (more…)
Read more »
Python 2 is retiring in thirty months. Calibre needs to convert to Python 3. (more…)
Read more »