Cover image

When Tables Learn the Meaning Behind Their Columns

TL;DR for operators Many enterprise prediction systems already perform well on structured tables, but those tables often contain information that traditional pipelines treat as symbols rather than meaning: product categories, descriptions, labels, and domain-specific terminology. The CASE framework explores whether language-model-derived representations can add this missing semantic layer without replacing the tabular models already used in production. ...

August 31, 2026 · 6 min · Zelina
Cover image

Causal Brews: Why Your Feature Engineering Needs a Graph Before a Grid Search

Feature engineering has always had a faint smell of kitchen experimentation. Take the raw variables. Add ratios. Try logs. Multiply this by that. Remove the ones that look useless. Feed everything into XGBoost. Pretend the process was scientific because the final notebook has a clean cross-validation table. In many business analytics teams, this is not a caricature. It is Tuesday. ...

February 19, 2026 · 17 min · Zelina
Cover image

When FX Gets a Mind of Its Own: Cognitive ATS Meets the EUR/USD Mirage

Forex has a talent for humiliating confident people. The market looks orderly enough on a chart: waves, levels, retracements, clean little indicators pretending they know where Europe and America are about to disagree next. Then a central banker speaks, an inflation print surprises, liquidity thins, and yesterday’s elegant setup starts looking like astrology with candlesticks. ...

November 22, 2025 · 15 min · Zelina
Cover image

Hypotheses, Not Hunches: What an AI Data Scientist Gets Right

TL;DR for operators The paper introduces an “AI Data Scientist”: a six-subagent system that moves from raw tabular data to cleaned data, tested hypotheses, engineered features, trained models, and business-facing recommendations.1 The useful idea is not that another agent can write Python. Congratulations, we have met 2025. The useful idea is that hypothesis testing becomes the workflow’s organising rail. ...

August 26, 2025 · 18 min · Zelina