2 references to Defaults
Microsoft.ML.Data (2)
Utils\LossFunctions.cs (2)
312public float SmoothingConst = Defaults.SmoothingConst; 335public SmoothedHingeLoss(float smoothingConstant = Defaults.SmoothingConst)