BayesianSamplingAlgorithmResponse

data class BayesianSamplingAlgorithmResponse(val samplingAlgorithmType: String)

Defines a Sampling Algorithm that generates values based on previous values

Constructors

Link copied to clipboard
constructor(samplingAlgorithmType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Expected value is 'Bayesian'.