An open API service indexing awesome lists of open source software.

https://github.com/optimizely/ses-research-public


https://github.com/optimizely/ses-research-public

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://colab.research.google.com/). You can access a public version of this notebook [here](https://colab.research.google.com/github/optimizely/ses-research-public/blob/master/ses_demo_simple.ipynb).

If you have [Jupyter](https://jupyter.org/) or [Jupyter Lab](https://jupyterlab.readthedocs.io/en/stable/) installed, you should be able to run this notebook locally on a Mac or Unix-compatible system.