Category: data_science

SHAP Plot in Data Science an overview with fundamentals

In the world of machine learning, model interpretability is paramount. While black-box models, such as deep neural networks or ensemble…

Continue Reading SHAP Plot in Data Science an overview with fundamentals

KS (Kolmogorov-Smirnov) Plot in Data Science

KS Plot in Data Science Introduction The Kolmogorov-Smirnov (KS) statistic is a non-parametric test used to compare a sample distribution…

Continue Reading KS (Kolmogorov-Smirnov) Plot in Data Science