共用方式為


SamplingAlgorithm interface

用來產生超參數值的取樣演算法,以及用來設定演算法的屬性

屬性

samplingAlgorithmType

多型辨別器,指定這個物件可以有不同的類型

屬性詳細資料

samplingAlgorithmType

多型辨別器,指定這個物件可以有不同的類型

samplingAlgorithmType: "Bayesian" | "Grid" | "Random"

屬性值

"Bayesian" | "Grid" | "Random"