cordialexperience / beta-bandit
Cordial PHP Beta Bandit Implementation
1.0.0
2016-02-11 21:19 UTC
Requires
- ext-stats: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-19 04:07:41 UTC
README
Cordial's PHP Implementation of Beta/Bayesian/Thompson Sampling Bandit Algorithm
Note: PECL stats package might require a patch
In the repo, you'll find a patch for the stats package from PECL. This patch is required for proper function of the random number functions utilized by the library for versions 1.0.2 and earlier