SamplingAlgorithm interface
用于生成超参数值的采样算法以及用于配置算法的属性
属性
sampling |
多态鉴别器,它指定此对象可以的不同类型的 |
属性详细信息
samplingAlgorithmType
多态鉴别器,它指定此对象可以的不同类型的
samplingAlgorithmType: "Bayesian" | "Grid" | "Random"
属性值
"Bayesian" | "Grid" | "Random"