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- load time-aggregated data for several business metrics collected during a hypothetical experiment
- send that data to Optimizely SES
- render a simple report with the results
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.