Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

optimizely/ses-research-public

Repository files navigation

Optimizely Stats Engine Service User Research Demo

This directory contains a demo of Optimizely's upcoming Stats Engine Service:

  • ses_demo_simple.ipynb - a quick introduction to Optimizely's Stats Engine Service ("SES"). In this notebook you'll
    1. load time-aggregated data for several business metrics collected during a hypothetical experiment
    2. send that data to Optimizely SES
    3. render a simple report with the results

Running this notebook

This notebook was designed to run using Google Colab. You can access a public version of this notebook here.

If you have Jupyter or Jupyter Lab installed, you should be able to run this notebook locally on a Mac or Unix-compatible system.