LgbmOption.L1Regularization Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.ML.SearchSpace.Range(2E-10, 1, 2E-10, true)]
public double L1Regularization { get; set; }
[<Microsoft.ML.SearchSpace.Range(2E-10, 1, 2E-10, true)>]
member this.L1Regularization : double with get, set
Public Property L1Regularization As Double
Property Value
- Attributes