Prescriptive Modeling Unpacked: A Complete Guide to Intervention With Bayesian Modeling.

Prescriptive Modeling Unpacked: A Complete Guide to Intervention With Bayesian Modeling.
In this article, I will demonstrate how to move from simply forecasting outcomes to actively intervening in systems to steer ...
Read more

Perplexity’s CEO Sees AI Agents as the Next Web Battleground

Perplexity’s CEO Sees AI Agents as the Next Web Battleground
Wait though … Perplexity—like other AI search engines—has been criticized for hallucinating and getting things wrong. We welcome this criticism, ...
Read more

Data Drift Is Not the Actual Problem: Your Monitoring Strategy Is

Data Drift Is Not the Actual Problem: Your Monitoring Strategy Is
is an approach to accuracy that devours data, learns patterns, and predicts. However, with the best models, even those predictions ...
Read more

Evaluating LLMs for Inference, or Lessons from Teaching for Machine Learning

Evaluating LLMs for Inference, or Lessons from Teaching for Machine Learning
opportunities recently to work on the task of evaluating LLM Inference performance, and I think it’s a good topic to ...
Read more

LLM Optimization: LoRA and QLoRA | Towards Data Science

LLM Optimization: LoRA and QLoRA | Towards Data Science
With the appearance of ChatGPT, the world recognized the powerful potential of large language models, which can understand natural language ...
Read more

GAIA: The LLM Agent Benchmark Everyone’s Talking About

GAIA: The LLM Agent Benchmark Everyone’s Talking About
were making headlines last week. In Microsoft’s Build 2025, CEO Satya Nadella introduced the vision of an “open agentic web” ...
Read more

From Data to Stories: Code Agents for KPI Narratives

From Data to Stories: Code Agents for KPI Narratives
, we often need to investigate what’s going on with KPIs: whether we’re reacting to anomalies on our dashboards or ...
Read more

Bayesian Optimization for Hyperparameter Tuning of Deep Learning Models

Bayesian Optimization for Hyperparameter Tuning of Deep Learning Models
to tune hyperparamters of deep learning models (Keras Sequential model), in comparison with a traditional approach — Grid Search. Bayesian Optimization Bayesian ...
Read more

Why Regularization Isn’t Enough: A Better Way to Train Neural Networks with Two Objectives

Why Regularization Isn’t Enough: A Better Way to Train Neural Networks with Two Objectives
neural networks, we often juggle two competing objectives. For example, maximizing predictive performance while also meeting a secondary goal like fairness, interpretability, ...
Read more

Code Agents: The Future of Agentic AI

Code Agents: The Future of Agentic AI
of AI agents. LLMs are no longer just tools. They’ve become active participants in our lives, boosting productivity and transforming ...
Read more