https://github.com/digitaloptimizationgroup/performance-ab-test-feb-2019
https://github.com/digitaloptimizationgroup/performance-ab-test-feb-2019
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/digitaloptimizationgroup/performance-ab-test-feb-2019
- Owner: DigitalOptimizationGroup
- Created: 2019-04-09T07:25:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-09T07:48:07.000Z (about 6 years ago)
- Last Synced: 2025-01-21T08:31:52.773Z (5 months ago)
- Language: Jupyter Notebook
- Size: 85.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Performance A/B Test - Feb 2019
**Disclaimer**: This is a rough notebook, just for discussion. No conclusions here!
[View the notebook directly in Github](https://github.com/DigitalOptimizationGroup/performance-ab-test-feb-2019/blob/master/work/Performance%20AB%20Testing%20-%20Digital%20Optimization%20Group%20-%20February%202019.ipynb)
You can also run this notebook in docker:
```bash
docker run -v $(pwd)/work:/home/jovyan/work -it --rm -p 8888:8888 jupyter/r-notebook
```