powered by
Apply the algorithms to make decisions for Thompson sampling Zero-inflated Negative Binomial (TS-ZINB) algorithm
apply_ZINB(context, beta_ZINB, gamma_ZINB)
Intervention option
context at the current decision time
the randomly sampled Bayesian estimate for the Poisson component
the randomly sampled Bayesian estimate for the zero component
apply_ZINB(matrix(1:10, nrow = 2),matrix(11:20, nrow = 5),matrix(21:30, nrow = 5))
Run the code above in your browser using DataLab