Recent posts

Automating Feature Engineering

12 minute read

Feature engineering is a critical step in the machine learning pipeline, involving the creation, transformation, and selection of variables (features) that c...

Detect Multivariate Data Drift

11 minute read

In machine learning, ensuring the ongoing accuracy and reliability of models in production is paramount. One significant challenge faced by data scientists a...

From Data to Probability

14 minute read

In statistics, the P Value is a fundamental concept that plays a crucial role in hypothesis testing. It quantifies the probability of observing a test statis...

Kullback-Leibler and Wasserstein Distances

16 minute read

In mathematics, the concept of “distance” extends beyond the everyday understanding of the term. Typically, when we think of distance, we envision Euclidean ...