SamplingAlgorithm interface
用來產生超參數值的取樣演算法,以及設定演算法的屬性
屬性
| sampling |
多型歧視性,指定這個物件可以是的不同類型 |
屬性詳細資料
samplingAlgorithmType
多型歧視性,指定這個物件可以是的不同類型
samplingAlgorithmType: "Bayesian" | "Grid" | "Random"
屬性值
"Bayesian" | "Grid" | "Random"