Category: General Topics

My Data Science Journey

Since this is my 100th post on this blog, let me run you through my data science journey. I started my career as a T24 developer. Now, most of you won’t even know...

The discipline(s) of Machine Learning Engineering

Before we dive into the discipline of Machine Learning Engineering, let’s see the below diagram from Google’s seminal paper called Hidden Technical Debt in...

Mind over Data – Towards Causality in AI

Data Centric AI vs Model Centric AI The structure of modern applied AI stands on the bricks of data. For a good AI/ML practice, a solid data practice is the key. This...

Overview of the exam AI-900 : Azure AI Fundamentals

Motivating Azure AI Fundamentals With the explosion of data and computing, Machine Learning and Deep Learning have become the cornerstone of modern information systems....

Process efficiency and Process drift

Every crisis is an opportunity in disguise. The current COVID-19 pandemic is no exception to this. Be it at an individual level or organizations, these are the times to...

Nuances of identifying Palindrome with Python Strings

One of the introductory examples in the world of programming the algorithm to identify Palindrome strings. Being the most widely used language, python is no exception to...