Test analysis tools (determine winning variants with statistical
significance)
Future improvements:
Simple Reinforcement-Learning interface (similar to MAB)
Visualization tools for on-going and final test analysis
Thanks for considering this addition!
What's the difference between this Python project and similar ones?
There have been no popular split-bucket or multi-arm bandit testing
frameworks for Python, so I started ab and wanted to get more
contributors! Hoping awesome-python can help add more features!
--
Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/1335
**Author:** [@dancrew32](https://github.com/dancrew32)
**Created:** 8/16/2019
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `ab`
---
### 📝 Commits (1)
- [`4177fdb`](https://github.com/vinta/awesome-python/commit/4177fdbd1c47daead3ad98d05a2c998fb082740f) Add ab to awesome-python Testing category.
### 📊 Changes
**1 file changed** (+2 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+2 -0)
</details>
### 📄 Description
## What is this Python project?
```
pip install ab
```
* Split-bucket testing (control, variant1, variant2, ...)
* Multi-arm bandit testing (explore vs. exploit)
* Test analysis tools (determine winning variants with statistical
significance)
Future improvements:
* Simple Reinforcement-Learning interface (similar to MAB)
* Visualization tools for on-going and final test analysis
Thanks for considering this addition!
## What's the difference between this Python project and similar ones?
There have been no popular split-bucket or multi-arm bandit testing
frameworks for Python, so I started `ab` and wanted to get more
contributors! Hoping awesome-python can help add more features!
--
Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1335
Author: @dancrew32
Created: 8/16/2019
Status: ❌ Closed
Base:
master← Head:ab📝 Commits (1)
4177fdbAdd ab to awesome-python Testing category.📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
What is this Python project?
significance)
Future improvements:
Thanks for considering this addition!
What's the difference between this Python project and similar ones?
There have been no popular split-bucket or multi-arm bandit testing
frameworks for Python, so I started
aband wanted to get morecontributors! Hoping awesome-python can help add more features!
--
Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.