Skip to content

Instantly share code, notes, and snippets.

View noeltock's full-sized avatar
🚀
Ship it.

Noel Tock noeltock

🚀
Ship it.
View GitHub Profile

The Architecture of Personalization Attribution: An Exhaustive Analysis of Lift Calculation Methodologies Across Industry Leaders

1. Introduction: The Measurement Crisis in the Age of Algorithms

The digital experience landscape has undergone a seismic shift from the era of "One-Size-Fits-All" to the age of "Precision Personalization." In the classical paradigm of A/B testing, the objective function was clear: identify the single variation that maximizes the average metric for the entire population—the Average Treatment Effect (ATE). The statistical tools for this task, primarily Frequentist hypothesis testing (t-tests, z-tests), were designed to determine if a static change produced a static result different from a baseline, within a fixed sample horizon.

However, the user query posits a critical sophisticated question: _If Bayesian Probability to Be Best (P2BB) is the accepted gold standard for A/B testing (championed by vendors like VWO and largely adopted conceptually by others), what is the equiva

@noeltock
noeltock / SKILL.md
Created March 25, 2026 01:23
Claude Code skill: Ice House Bangkok availability checker with weather
name icehouse-check
description Check Ice House Bangkok ice bath/sauna availability for a given date. Triggers on: "ice house", "ice bath", "check ice house", "icehouse availability".
context fork
allowed-tools Bash

Purpose

@noeltock
noeltock / gist-accelerate-rig.md
Last active June 13, 2026 05:27
Accelerate closed-loop AI testing rig — full setup guide (4 repos: plugin, AI toolkit, flux traffic generator, live viz)

Accelerate Closed-Loop AI Testing Rig — Setup Guide

This guide lets you reproduce the rig on your own machine. It is written so you can paste it into a Claude Code session and have Claude execute the steps, or follow them manually.


1. What this is

Four repos, one loop.