https://github.com/optimizely/ses-research-public
https://github.com/optimizely/ses-research-public
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/optimizely/ses-research-public
- Owner: optimizely
- Archived: true
- Created: 2020-09-22T22:47:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-02T18:51:19.000Z (over 5 years ago)
- Last Synced: 2025-03-01T12:17:17.675Z (about 1 year ago)
- Language: CSS
- Size: 17.8 MB
- Stars: 3
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.