cordialexperience / beta-bandit
Cordial PHP Beta Bandit Implementation
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 1
Open Issues: 0
pkg:composer/cordialexperience/beta-bandit
Requires
- ext-stats: *
This package is not auto-updated.
Last update: 2025-12-13 00:32:45 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