2017 © Pedro Peláez
 

library beta-bandit

Cordial PHP Beta Bandit Implementation

image

cordialexperience/beta-bandit

Cordial PHP Beta Bandit Implementation

  • Thursday, February 11, 2016
  • by danielsmithsd
  • Repository
  • 4 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Beta Bandit

Cordial's PHP Implementation of Beta/Bayesian/Thompson Sampling Bandit Algorithm, (*1)

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, (*2)

Details: https://bugs.php.net/bug.php?id=57830, (*3)

The Versions

11/02 2016

dev-master

9999999-dev https://github.com/CordialExperience/beta-bandit

Cordial PHP Beta Bandit Implementation

  Sources   Download

MIT License

The Requires

  • ext-stats *

 

bandit cordial

11/02 2016

1.0.0

1.0.0.0 https://github.com/CordialExperience/beta-bandit

Cordial PHP Beta Bandit Implementation

  Sources   Download

MIT License

The Requires

  • ext-stats *

 

bandit cordial