Blog

We write about stuff that might interest you

We sometimes lay down our thoughts to create beautiful articles that express our vision. Read about Artificial Intelligence, Machine Learning, Frontend, Backend, Agile methodologies and about being human in general.

CAN WE REGULATE AI OR NOT? THIS IS THE QUESTION

CAN WE REGULATE AI OR NOT? THIS IS THE QUESTION

“If we don’t change the direction soon, we’ll end up where we’re going.” Irwin Corey AI technologies are forecast to add USD 15 trillion to the global economy by 2030. At this moment, around the world, at…
LEADING FROM ABOVE THE LINE

LEADING FROM ABOVE THE LINE

I have been thinking a lot lately about Jim Dethmer’s book, “The 15 Commitments of Conscious Leadership“, and the valuable lessons he shares about the masterful art of leading others. Considering his book to be…
DEPLOYING A MACHINE LEARNING MODEL WITH AZURE ML PIPELINES

DEPLOYING A MACHINE LEARNING MODEL WITH AZURE ML PIPELINES

Machine learning pipelines are a way to describe your machine learning process as a series of steps such as data extraction and pre-processing, but also training, deploying, and running models. In this article, I’ll show…
REVERSE ENGINEERING AN AZURE AUTOML FORECASTING MODEL

REVERSE ENGINEERING AN AZURE AUTOML FORECASTING MODEL

Azure Automated ML offers a quick and easy way to train baseline models for all sorts of machine learning tasks such as regression, classification, and time series forecasting. In this article I’ll show you how to reverse engineer…