1 reference to
Microsoft.ML.AutoML (1)
Utils\SweepableParamAttributes.cs (1)
51
public SweepableDiscreteParam(string name, object[] values, bool isBool = false) :
this
(values, isBool)