Skip to content
Elizabeth Sramek
Written by
Elizabeth Sramek

Elizabeth Sramek is an independent advisor on search visibility and demand architecture for B2B companies operating in high-competition markets. Based in Prague and working globally, she specializes in designing search presence for AI-mediated discovery and building category visibility that survives algorithmic shifts.

Articles
Python for Data Science · 1 Sep 2026

Python Plotting for Data Science: A Practical Introduction to Matplotlib

From messy CSV to publication-ready figure: a practical walkthrough of Python plotting for data science using matplotlib and pandas.

Bayesian Statistics · 1 Sep 2026

Bayesian Model Selection Explained

Bayesian model selection and the marginal likelihood: how complexity is penalised without an added penalty term.

Python for Data Science · 25 Aug 2026

Seaborn Color Palettes: A Practical Guide for Data Science in Python

Choosing the wrong Seaborn color palette can undermine a good chart. Here's a practical, code-first guide to sequential, diverging, and qualitative palettes.

AutoML · 25 Aug 2026

Explainable AutoML vs Black-Box AutoML

The difference between AutoML that reports a structure and AutoML that reports a score, and when each is appropriate.

Tools · 22 Aug 2026

Business Process Automation in 2026: The Complete Guide for B2B Teams (With 12 Real Examples)

Business process automation (BPA) in 2026 = using software to execute entire end-to-end business processes, not just the steps between two apps. Where workflow automation connects tools,…

Time Series · 18 Aug 2026

Trend vs Seasonality vs Change Points

How to distinguish trend, seasonality and structural breaks, and why confusing them produces confident nonsense.

Gaussian Processes · 11 Aug 2026

Gaussian Process Kernels Explained

A practical guide to GP kernels: SE, periodic, linear, Matérn, changepoint and white noise, and what their products mean.

Automated Data Analysis · 4 Aug 2026

What Is Automated Exploratory Data Analysis?

Automated EDA explained: what profilers measure, the failure modes, and how to use the output properly.

Time Series · 28 Jul 2026

How Automated Time-Series Analysis Works

How automated time-series systems detect trend, seasonality and changepoints, and how to judge their output.

Gaussian Processes · 21 Jul 2026

How Gaussian Processes Work

Gaussian processes explained: distributions over functions, kernels, composition, and where GPs struggle.

1 2