Tag: 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

Matplotlib Cheat Sheet for Quick reference

Matplotlib Matplotlib Cheat Sheet for Quick reference Matplotlib is a Python 2D plotting library which produces publication-quality figures in a…

Continue Reading Matplotlib Cheat Sheet for Quick reference