:: DeveloperApi :: A sampler based on Bernoulli trials for partitioning a data sequence.
:: DeveloperApi :: A sampler based on Bernoulli trials for partitioning a data sequence.
item type
:: DeveloperApi :: A sampler based on Bernoulli trials.
:: DeveloperApi :: A sampler based on Bernoulli trials.
item type
:: DeveloperApi :: A sampler for sampling with replacement, based on values drawn from Poisson distribution.
:: DeveloperApi :: A sampler for sampling with replacement, based on values drawn from Poisson distribution.
item type
:: DeveloperApi :: A class with pseudorandom behavior.
:: DeveloperApi :: A class with pseudorandom behavior.
:: DeveloperApi :: A pseudorandom sampler.
:: DeveloperApi :: A pseudorandom sampler. It is possible to change the sampled item type. For example, we might want to add weights for stratified sampling or importance sampling. Should only use transformations that are tied to the sampler and cannot be applied after sampling.
item type
sampled item type
Utilities for random number generation.