3 references to SweepableDiscreteParam
Microsoft.ML.EntryPoints (3)
JsonUtils\JsonManifestUtils.cs (3)
267[FieldNames.SweepableDiscreteParam.RangeType] = JToken.FromObject("Discrete"), 268[FieldNames.SweepableDiscreteParam.Options] = JToken.FromObject(sdpAttr.Options) 270jo[FieldNames.SweepableDiscreteParam.ToString()] = jParam;